I am generating and exporting distributing reports as pdfs via a Service and the problem is the dialog boxes that can pop up if some report options are set. I would like to check for or change these flags. Anyone know of a way?
I just took a quick glance as the Crystal .NET SDK API Reference - it doesn't look like there's a way to specifically check for the "no printer" setting. You can look at the PrintOptions property of the ReportDocument object to see most of the other settings, though, and you might be able to look at the PrinterName property of the PrintOptions to determine whether a specific printer has been set.
-Dell
DecisionFirst Technologies - Six-time SAP BusinessObjects Solution Partner of the Year
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.