Using the Fop samples from the Java version, the
image sample in examples\fo\basic does not work.
Here is the xml from the image.fo file
<fo:block>
<fo:external-graphic src="url
(../graphics/xml_feather_transparent.gif)"/>
</fo:block>
It generates the following error
Error while creating area : Error with image URL:
\\..\graphics\xml_feather_transparent.gif and no base
URL is specified
If I change the url to an absolute path, then it
works.
Thanks,
Mike
mike.conly@gmail.com
Logged In: NO
Yeah he's right, I have the same problem...