Hi, I need to create pdf file for xml. I did it through xsl. when i transformed xml to fo using saxon processor, i had no problem in disable-output-escaping="yes" attribute. But when i executed the file using FOP.bat in command prompt(say Fop -xml sample.xml -xsl sample.xsl -pdf sample.pdf) its throwing error. I found that problem is with disable-output-escaping="yes". It doesn't support that attribute. Any way to rectify this. Please help me out.. Itz urgent..
Thanks in advance Aish -- View this message in context: http://old.nabble.com/disable-output-escaping-in-Apache-FOP-tp27283715p27283715.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
