Hi All,
I am creating a pdf using FOP. This pdf should contain some images,
Currently I am using a servlet called over http to render the image. like : <fo:external-graphic src="" height="8cm" width="7cm" display-align="center" text-align="center" />
The image is written to the OutputStream of the servlet response.
Due to some constraint I cannot use http. Is there any alternative with which I can render the image from OutputStream in the pdf.
Thanks.
Amita
- Image and FOP Amita Rathore
- Re: Image and FOP Jeremias Maerki
- Redirecting Output to DOT Matrix Printer jeb501
- Re: Redirecting Output to DOT Matrix Printer Jeremias Maerki
- Re: Redirecting Output to DOT Matrix Prin... jeb501
- Re: Redirecting Output to DOT Matrix... Jeremias Maerki
- Re: Redirecting Output to DOT Ma... jeb501
- Fonts in inline elements in a si... mka
- Re: Fonts in inline elements... JBryant
- Re: Fonts in inline elements... Mike Trotman
- Re: Fonts in inline elements... Jeremias Maerki
