Thank you for the information.

Could it fit into your development plans ?

Regards,
Philippe

Sujet:
Re: [gsl-dev] avoid printer discovery
Expéditeur:
Philipp Lohmann <[EMAIL PROTECTED]>
Date:
Mon, 18 Jun 2007 16:02:00 +0200
Destinataire:
[email protected]

Destinataire:
[email protected]


Sorry, currently there is no way to avoid that. As you already suspected, printer detection starts at startup in an own thread (as to not hinder the rest of the startup more than possible).

Kind regards, pl

Philippe Brun (perso) wrote:
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.


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

Reply via email to