[EMAIL PROTECTED] wrote:
I embedded fop-0.20.4 in a Java-multiuser-application. Therefore it could
happen that more than one PDF document is created by fop at a time. I would
like to display the actual state (e.g. the [pagenumber] like in a DOS-Window) of
the rendering process to the user.
I thought of using the logging functionality to get the information wich
page was just created. The problem is, that it is not easy to figure out which
log statement belongs to which user.
Did anybody had the same problem?
You can use a new Driver object for every request (or user)
and set a new specific logger.
Is it possible to "ask" the Driver-Object or the Renderer-Object about the
progress ?
No. Originally FOP was not designed for embedding.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]