Crystal Report | Printing | Default Printer

Posted by Akshay J on Stack Overflow See other posts from Stack Overflow or by Akshay J
Published on 2011-06-15T18:06:53Z Indexed on 2012/11/05 17:01 UTC
Read the original article Hit count: 134

Filed under:
|
|
|
|

I am making one application where user will print invoices which I am displaying using Crystal Report.

The user showed me his current application made using ForPro. In that application, under Printer Options form, one can see all the printers currently installed and the user could select default printer. When the invoice is made, the user presses the print button, then there is one dialog asking for no. of copies. When it's entered, the invoice gets printed directly, without any Print Dialog Box. If the user wants to change the printer again he/she will change it in the Printer Option form.

I want to know if similar thing is possible in Crystal Report and need guidance on how to approach for it.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET