This is your lucky day. :-) I was feeling like trying to do this. I had already done it for the (E)PSTranscoder. It was quite easy to adopt the approach I had taken there.
Here's the CVS commit with the change: http://marc.theaimsgroup.com/?l=fop-cvs&m=111704879310535&w=2 Documentation: To create a new page, just call PDFDocumentGraphics2D.nextPage() when a page is finished. That's it. :-) Please get back to us with your findings. I wonder if you really manage to improve the speed. Somehow I doubt it, just by hacking the transcoder a bit. We'll see. Good luck. On 25.05.2005 18:31:24 Litton, Tom - CEPM wrote: > Thanks Jeremias, it does help alot. I'm still having one small problem > though. > > I'm in the process of modifying the PDFTranscoder to initialize once, > then write each page. Hopefully that will make things much faster > (unfortunately it will probably be specific for my application). > However, i don't see an obvious way of telling the PDFDocumentGraphics2D > to create another page. Is this possible? Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
