Hi Mathias,

most of the time there is no real printing involved. Instead OO is opend locally with the generated document loaded. But the error occurs way before that. The generated document should be stored with the XStorable.storeAsURL() method before displaying to the user, but it seems like an error occurs on random occassions because a file with the specified name is created but it contains no data. After that the DisposedException occurs but without XStorable.storeAsURL() throwing an IOException which I try to catch.

Regards,
Steffen

I'm not sure in which call you got the DisposedException. You mentioned
printing. Does it mean that the document is printed and later gets closed?

Regards,
Mathias




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to