Hi all,
I have a VC++ 6.0 app that uses Crystal Reports 7.0 through API calls to print some reports. The question(s) that I have is not so clear cut.
1. I am becoming more and more confused of how the app prints the reports. After the user decides which report to print in my app, the crystal report dialog is launched and displays the report. when the user clicks on the CR print icon, I have no control of the calls, its in the crpe32.dll hands, correct?
2. So my problem is that I want to either use the printer that the user selects in the app, or give them an option after they decide to print the report, but since the crpe32.dll is in control, I cannot. whatever happens I do not want to print to the system default printer.
Is there a way for Crystal reports to pick up the printer decided in the app rather than the system default printer?????
I am losing my mind, and would greatly appreciate any help.
thank you,
g
I have a VC++ 6.0 app that uses Crystal Reports 7.0 through API calls to print some reports. The question(s) that I have is not so clear cut.
1. I am becoming more and more confused of how the app prints the reports. After the user decides which report to print in my app, the crystal report dialog is launched and displays the report. when the user clicks on the CR print icon, I have no control of the calls, its in the crpe32.dll hands, correct?
2. So my problem is that I want to either use the printer that the user selects in the app, or give them an option after they decide to print the report, but since the crpe32.dll is in control, I cannot. whatever happens I do not want to print to the system default printer.
Is there a way for Crystal reports to pick up the printer decided in the app rather than the system default printer?????
I am losing my mind, and would greatly appreciate any help.
thank you,
g