hello i am taking the time that fop takes to generate one pdf with: java org.apache.fop.apps.Fop -d -c userconfig.xml -xml tata.xml -xsl tata.xsl -pdf tata.pdf
and i get better performance with java 1.3 than with java 1.4 how can it be? is it a bug? the times with java 1.3 is 636 ms per page and with java 1.4 is 686 per page, in a pdf with many pages the ms converts minutes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
