I have a gestetner multifunction copier that we use as a printer on our network. It will allow you to print several copies of a job collated and stapled.
This works from Microsoft Word by selecting the printer properties in the print dialog. I have similarly encapsulated the print dialog for the crystal reports in my C# order entry app. However, the crystal reports will not print using the settings from the print dialog.
How do I enable this functionality?
Do I need to do this through crystal reports?
Do I need to do this through an API call?
This works from Microsoft Word by selecting the printer properties in the print dialog. I have similarly encapsulated the print dialog for the crystal reports in my C# order entry app. However, the crystal reports will not print using the settings from the print dialog.
How do I enable this functionality?
Do I need to do this through crystal reports?
Do I need to do this through an API call?