Display PDF and Excel export options in Crystal Reports?
问题 I need to Remove the Word, Rpt and rtf option in Crystal report Export option. Is it possible? I need only two option pdf and Excel. If possible please advice. 回答1: Using CRVS2010 , you can remove unwanted export Option. A new feature of CRVS2010 is the ability to modify the available export formats from the viewer export button. The following C# sample code demonstrates how to set the CrystalReportViewer to export only to PDF and Excel file formats: int exportFormatFlags = (int)