I am making one application where the user will print the invoices that I display with Crystal Report.
A user showed me his current application made using ForPro. In this application, in the "Printer Settings" form, you can see all currently installed printers, and the user can select the default printer. When the account is completed, the user presses the print button, then one dialog appears with a request for absence. copies. When entered, the invoice is printed directly, without the Print dialog box. If the user wants to change the printer again, he will change it in the "Printer Settings" form.
I want to know if this is possible in Crystal Report, and you need to be guided by how to approach it.
source
share