I am using Crystal Reports 8.5 to email a batch of reports. Destination property is set to 3. I am seeing the Export Options dialog box for Page Range for each report being emailed. This could be in the hundreds so I do not want to respond OK to the Export Options each time. Looking for an Active X control property to disable this Export Options dialog box. I have tried setting the ProgressDialog to False but it didn't make a difference. The Export Options box still popped up each time.
Software/Hardware used:
ASKED:
April 15, 2009 8:19 PM
UPDATED:
May 28, 2009 5:09 AM
I do not find a .export parameter in my available ActiveX Controls Properties.
I have the same problem, so if you do find a solution, I’d like to know about it.
I export to RTF (CrystalReport1.PrintFileType = crptRTF), and get that annoying dialog box.
One solution that I found was to export to WinWord, but that brings its own set of problems (page headers get greyed-out for starters).