Re: [www-xsl-fo] <none>

You can use

<fo:external-graphic  src="file:../graphics/page.gif" content-height="200%"
content-width="200"/>

or

<fo:external-graphic src="http://192.168.0.1/graphics/page.gif"
content-height="200%" content-width="200"/>


----- Original Message -----
From: "Purvesh Vora" <purvesh.vora@patni.com>
To: <www-xsl-fo@w3.org>
Sent: Monday, June 10, 2002 3:07 PM
Subject: [www-xsl-fo] <none>


> Hi Friends,
> I am using apache fop to generate pdf.
> I want to embed a image in the pdf.
> Is it possible to give image url (e.g.
http://www.test.com/images/test.img)
> Can you please guide me on this.
>
> Thanks & Regards
> Purvesh Vora
>
>

Received on Monday, 10 June 2002 08:10:47 UTC