Hello
I am using Quick Reports in D6. When the user presses the "PRINT" button on my form I want to display the "PrintDialog" window, and then actually print the report when the user presses the "Ok" button.
The easiest way to show the "PrintDialog" is to use the TQuickRep.PrinterSetup procedure.
How do I use the "Ok" and "Cancel" buttons that are on the TQuickRep.PrinterSetup window?
How to I get back the user response from a call to TQuickRep.PrinterSetup?
Thanks for your help.
Tim
SNL Computing
I am using Quick Reports in D6. When the user presses the "PRINT" button on my form I want to display the "PrintDialog" window, and then actually print the report when the user presses the "Ok" button.
The easiest way to show the "PrintDialog" is to use the TQuickRep.PrinterSetup procedure.
How do I use the "Ok" and "Cancel" buttons that are on the TQuickRep.PrinterSetup window?
How to I get back the user response from a call to TQuickRep.PrinterSetup?
Thanks for your help.
Tim
SNL Computing