This has been asked before, so you'll find some hints in the mailing
list archives:

(searching for "dynamic images")
http://marc.theaimsgroup.com/?l=fop-user&w=2&r=1&s=dynamic+images&q=b

(this is particularly interesting for you:
http://marc.theaimsgroup.com/?l=fop-user&m=105795691317465&w=2

I hope that helps. Looks like an FAQ to me. Does anyone from the user
community want to write a Wiki page that describes the different
approaches, possibly with sample code?

On 28.06.2005 09:52:48 Amita Rathore wrote:
> 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="url('http....')" 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



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to