You may need to the the base directory/URL. See: http://xml.apache.org/fop/embedding.html#config-internal
But I think your src attribute is wrong. It should be something like this: src="url(file:logo.gif)". On 21.05.2003 18:02:20 Jeremy Nix wrote: > I'm using a serlvet to perform the XSLT transformation into my PDF > document. Everything works fine EXCEPT the images. I've tried > referencing my images many different ways, and none seem to work. Does > anybody know how to get this functionality to work? > > Here's my graphic: > <fo:external-graphic text-align="center" height="40px" width="76.31px" > src="file:url(logo.gif)"/> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
