Title: External graphic referencing within a servlet

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="" href="file:url(logo.gif">file:url(logo.gif)"/>

Webapp structure:
/WEBAPP_NAME/xsl/doc.xsl
/WEBAPP_NAME/xsl/logo.gif

Environment:
-Tomcat 4.1.24
-Windows XP box
-Fop-0.20.5rc3
-JDK 1.4.1_02

_________________
Jeremy Nix
Senior Application Developer
Southwest Financial Ltd.
[EMAIL PROTECTED]
(513) 621-6699 ext 1158

Reply via email to