Click to See Complete Forum and Search --> : Crystal Report


Shah
April 25th, 2001, 06:37 AM
Hi,

How do I know if the report that I have run using crystal report ocx is successful or not from vb.
ie
cr1.print = 1

what are the methods/properties of the RDC that I can check if it has been successful or not?

For your information my real task is to control the printing of invoices,to only print once as an original and subsequent printing of the same invoice will print as copies.

Thank a lot

rashidaga
May 5th, 2001, 01:17 AM
you might try to use the preview window.you can print from within it.if the preview works , the report will work.

also remember that you need to have a printer installed on your computer under the printer tab in control panel for crystal to generate reports.

Rashid Aga