You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Adnan Zelkanovic <a....@allgaeu.net> on 2001/11/05 14:56:22 UTC

AW: problem with "external-graphics" solved

The better way is not to install Tomcat4 but to make a directory f.e.
"d:\pictures" and copy your pics there.
Then you have to Link to the pictures like that:

<fo:external-graphic src="file:///d:\pictures\picture.gif"/>

this sould work whith every version of Tomcat.