Hi,
I am trying to generate rtf using xsl-fo. I am having problem in
displaying a image in rtf. my app structure is
FO/WebRoot/images/common/test1.gif.
code:
In fop-config.xml
<entry>
<key>baseDir</key>
<value>\FOA\WebRoot\images</value>
</entry>
I am calling this xml in java class and seting to userconfig
fopFactory.setUserConfig(fop-config.xml)
In xsl
<fo:external-graphic src=common/CDClogo.gif />
when I use above code I am getting Image not available error.
help appreciated, ITs urgent.
thanksProblem in displaying image in fop
Kandukuri, Neelima \(CDC/CCID/OD\) \(CTR\) Mon, 29 Jan 2007 14:18:59 -0800
- Problem in displaying image in ... Kandukuri, Neelima \(CDC/CCID/OD\) \(CTR\)
- Re: Problem in displaying ... Jeremias Maerki
- Re: Problem in display... shool_cool
- Re: Problem in dis... Jeremias Maerki
