print-function: standard printer

when I hit the Print-button in a print-preview, I never get my default printer first.

Is it possible, that when the printer-dialog is used, that the default-printer is selected? and not always the first one in a row?

some reasons why the default printer is not selected
-you are using controller.setPreferedPrinter(…)
-default printers is not capable of printing highres. documents (for example plain text to file printer)

I don’t understand!

I don’t always use: controller.setPreferedPrinter(…)
I have build this function, so that the client self can decide if she want this function. If the client did’nt select this function, than she get’s always a print-dialog

about the default printer: I mean my default windows printer.

I have a list of printers in windows, where one is my default printer.
If I get in Servoy a printerdialog than that printer I would like to be first selected!

On a form where the default windows printer is not the first selected, did you do controller.setPreferedPrinter(…) for that form? and also are you sure the default windows printer is capable of printing highres.?

On a form where the default windows printer is not the first selected, did you do controller.setPreferedPrinter(…) for that form?

No!

and also are you sure the default windows printer is capable of printing highres.?

Yes, it is a Epson Color laser c1900N

Issue confirmed and will be fixed in Servoy 2.0 rc11

Great! This will be a really big help. :D