Hi,

your help is as always very much appreciated. However I consider this task rather involved. Basically we'll have to make the print dialog behave like the file picker, namely define a UNO interface for it and implement a standard service implementation (which would be the current dialog), then implement the same interface using native methods. Then all occurrences using PrintDialog and PrinterSetupDialog need to be replaced by invoking said new service. There supposedly also are occurences where the currently dialog is passed around and misused as a container for the JobSetup it produces as a result, so these places would have to be adjusted to use a JobSetup as well.

If I remember correctly ybart had already begun to play with this, perhaps he has some insight.

Kind regards, pl

Ismael wrote:
Hi,
I'm back after some busy weeks. Now that I should have more spare time to contribute, I'm ok to work on a task: I propose to do task #4: Use native print dialog box (issue 77583)

Kind regards

Ismael


--
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
     -- Author unknown

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

Reply via email to