Hi Mathias, > I assume that you can call it a feature; to my knowledge we are not able > to queue printer requests. Instead of waiting for a fixed time you could > register a print listener to get notified when printing is done.
I did do before. But if the user wanted to print a non-existing page, the printer listener was hanging at the state of job started, but never exited. I did not find a workaround for this bug, so I decided to throw away the printer listener and to solve it this way. Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
