Instead of:
fop -xsl test.xsl -xml test.xml -pdf test.pdf

you do:
fop -xsl test.xsl -xml test.xml -foout test.fo
and then
fop -fo test.fo -pdf test.pdf


On 16.02.2007 16:22:06 Krishna.Cherla wrote:
> 
> Hello,
> 
> I tried the process again after I upgraded the FOP version to 0.93. But
> it still gives me the same error though i increase the memory. 
> How do I seperate the XSLT process from the FO formatting ?Thanks for
> all the help being rendered.
> 
> Sindhu


Jeremias Maerki


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

Reply via email to