PrintPreview function

Hi,

I am using GoView's PrintPreview() function to preview the printable document.
On the same dialog, there is Print button, but it doesn't print document, but ask to save the view in a file format on local drive.
Please suggest me with right solution.
Thanks

Do you have a default printer on your system?

I want that when i press print button on printpreview screen, then first printer dialog should appear so that i can change printer settings as page selection, pafe format, page setup & so on…

Thanks

It’s a standard .NET PrintPreview dialog. search here for PrintPreviewShowDialog, or look at the documentation for GoView.PrintPreviewShowDialog.