FOP receives streamed input and therefore has no chance to provide information for a progress bar (at least in percent). Now that we have an event facility, we could add some progress events like a "new page" event that gets called each time a page has been created. But we would still not know how many pages there will be in order to calculate a percentage.
On 16.06.2008 23:45:23 fletcher111 wrote: > > Hi, > > I have a program which uses fop to create PDFs. Generating the PDFs takes a > long time and I was wondering if there is some kind of output which can be > used to create a progress bar in Java. > > Thanks ahead of time, > fletcher111 > -- > View this message in context: > http://www.nabble.com/Fop-Progress-Output-tp17873901p17873901.html > Sent from the FOP - Users mailing list archive at Nabble.com. > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
