We have an existing Crystal Report that is being displayed using the Crystal Enterprise Web Viewer (viewrpt.cwr) in a call like this: http://<servername>:8080/CrystalReports/viewrpt.cwr?id=<an id value>etc.
When the report is displayed, the toolbar has an export icon that allows the user to export the report to PDF, Excel, etc.
I want to suppress the export feature, but retain the print feature. I have read the documentation that I could find on the web for this viewer and have been unable to find a way to do this.
Does anyone know how this could be done or a different way to display the report with a different viewer that would avoid having to redesign the report itself?