Delete your old config file and start from scratch by making a copy of <fop_home>/conf/fop.xconf and adjusting it according to the documentation on the web.
And please upgrade to FOP 0.93. And even if you're in a hurry it always pays off to read the documentation. If it's not good enough then please help us improve it. Thanks. On 30.01.2007 04:56:38 shool_cool wrote: > > Hi, > thanks for the reply, I am using fop 0.92 version. I tried all the > possible ways, If u help with some code example , I would appreciate. Its > ugent. > > thnaks > rns30 > > Jeremias Maerki-2 wrote: > > > > 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] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Problem-in-displaying-image-in-fop-tf3138747.html#a8703371 > Sent from the FOP - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
