Hi,

I am using FOP 0.95 and am experience issues with PDF generation taking
outrageous amounts of time. After some investigation I realized that during
my first time the method is called after starting my server that it takes
around 20 seconds to execute the following line of code.
fopFactory.newFop(MimeConstants.MIME_PDF, foUserAgent, out)
Every subsequent call to the method it will still take somewhere around 2
seconds to create a new FOP. Could the amount of time it is taking have to
deal with me having FOP auto-detect the fonts? I have look and haven't seen
anyone else having similar issues so I figure it must be something I am
doing causing this.

Thanks,
dschu012
-- 
View this message in context: 
http://www.nabble.com/newFOP-taking-very-long-time-tp24943000p24943000.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]

Reply via email to