Hi,

I'm printing documents from a java program connected to an OO instance on a remote Linux server. I would like to avoid printer discovery.

In my particular case, a lot of printers are defined on the Linux server. Printer discovery is expensive and tricky (see issue http://www.openoffice.org/issues/show_bug.cgi?id=27022 for example). Moreover, it's useless for me because I know which printer I want to address, and in my case destination seldom changes for a given instance.

I'm afraid though, that printer discovery takes place when the OO instance starts on the server, before the remote java program connects and gets a chance to do anything.

Is there a way to avoid printer discovery and later load (from the API) the (few) destinations I need on demand.

Thanks for your help.
Regards.
--
Philippe

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

Reply via email to