Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
85
How to display a PrintDialog box
posted

Hello!

I'm using the UltraGridPrintDocument and UltraPrintPreviewDialog to print out data from a form. It all works very well, except that the print is sent to the default printer without any possibillity to select printer. I'm looking for a solution to display an equal to the standard PrintDialog box so the user can select which printer to use, but have not been able to figure how to do it in the two controls mentioned above.

Can anybody give some input here please?

Thanks! 

Parents
  • 675
    posted

    The UltraPrintPreviewDialog does allow the user to change the printer.  Select Page Setup from the Edit menu, then click the Printer button.

Reply Children