I'm running FOP as an embedded service.   What kind of statistics
can I get back from FOP after it has completed formatting?  For
example, can I get:
-- page count
-- line count
-- byte count
-- total formatting time
-- if an error occurred, can I get how many pages successfully
formatted before the error?
-- estimated percentage complete while it is in the middle of 
a large formatting job?
-- any other data?

Is there a result structure that gets populated and returned when 
formatting occurs, such that I can get statistics back through that 
structure?

I've found a lot of examples setting up FOP and running it, but I 
haven't seen anything that captures statistics after the formatting
is complete.

Thanks.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to