Looks like you upgraded to FOP 0.93 but you've missed the change in the
layout of the configuration file. Please check:
http://xmlgraphics.apache.org/fop/stable/upgrading.html
and
http://xmlgraphics.apache.org/fop/stable/configuration.html

On 29.01.2007 19:18:11 Kandukuri, Neelima \(CDC/CCID/OD\) \(CTR\) wrote:
> 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.
>  
> thanks
> 



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to