Hi,

I am developing a VB application that will call Crystal Reports.

Is there a way to determine if a user that is previewing a report in Crystal has chosen to print that report from the preview screen ?

I could set up 2 separate buttons from VB, one that runs a preview report and one that just prints the report, but would like to see if there is some type of return code that can be checked.

The report will be sent to a network printer.

Thanks for any feedback.