Re: Embed image from database, not from file
Chris Bowditch <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <AM0PR04MB65483E47917AEEA2B0BCD47AFB619@AM0PR04MB6548.eurprd04.prod.outlook.com> |
Hi, yes you can use data URI to avoid saving it to a file Thanks, Chris On 26/03/2021 13:45, Markus Ruggiero wrote: > Folks, > > I have image data stored in a database, not as a file. It is JPEG data in Base64 encoding. My understanding is that with fo.external-graphic I can only use a proper file url for the image reference - but there is no file in my case. Is there any other way to embed image data in the PDF output? Can I somehow put the image data into the input xml data file and pull it from there? > > Thanks for any help > ---markus--- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > .