Hi, i use Apache Cocoon to generate PDF Files using FOP. It's running on a WinXP machine. I extended the default fop.xconf with additional fonts (Arial + Barcode font) - so, nothing special here. I have also done this steps also with FOP 0.20.5 (+ font metric files)
BTW: With default fonts only, I'm also running into heap space errors. ----- Ursprüngliche Mail ---- Von: mehdi houshmand <[email protected]> An: [email protected] Gesendet: Montag, den 17. Januar 2011, 9:24:34 Uhr Betreff: Re: [FOP 1.0] Worse performance than with 0.20.5 !? Hi Matthias, What operating system are you using? Also, are you using a configuring FOP in any way with a fop.xconf? What is your output format? This makes a bit of a difference since, for example, the way fonts are handled varies between different formats. And from poking around in the fonts packages, they can be very resource hungry. Thanks Mehdi 2011/1/17 Matthias Müller <[email protected]>: > Hi there, > > i finally updated my stylesheets for Fop 1.0 compliance. Now i run into java > heap space errors when rendering large documents (500+ pages, nested tables). > The thing is: with Fop 0.20.5 it works. > It seems that Fop 1.0 needs more memory than its predecessor. Are there any > tweaks? I set the -Xms and -Xmx options to its maximum (1200m). > > Matthias > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
