Page 1 of 1

GdViewer.PrintDialog() default page selection

Posted: Mon Jun 29, 2015 10:29 am
by llusetti
The GdViewer.PrintDialog() sets the page seleciton to current page.
In previous version I think it was all pages, am I wrong ?
Is this an intended change ?
How do I set the page selection to all pages using this method ? I just want to use the default windows print dialog.

thanks,
Luca Lusetti

Re: GdViewer.PrintDialog() default page selection

Posted: Thu Jan 31, 2019 3:23 pm
by Gabriela
Hello,

Use the PrintSetPrinterSettings() method with your required settings before calling PrintDialog():
https://www.gdpicture.com/guides/gdpicture/web ... tings.html