Bear with me, I'm a newbie to FOP. I assure you I have search the web, and
all faqs I can find.

I'm using fop 0.20.5 and I'm trying to display a graphic in my PDF. I have
tried this (and appropriate variations):

 <fo:external-graphic
src="url('http://myserver/myapp/images/checked.jpg')"/>

I know the graphic is there, and is displayable. I don't get any errors. 
The rest of the PDF renders correctly. If I paste the url directly in my
browser the image is rendered correctly.

This does work:
 <fo:external-graphic src="url('file:d:///myapp/images/checked.jpg')"/>

I'm sure it's a problem referencing the image, just don't know what. I have
tried different file formats (.gif, .png, etc), no difference. Any ideas?

-- 
View this message in context: 
http://www.nabble.com/external-graphic-tf4693880.html#a13416727
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to