Directory: 1. View report 1, web form viewer 2, Windows Forms Viewer II, Export Report 1, Export Format 2, Export Target III, Export Scheme 1, Server Application 2, Windows Application 3, Web Application , Print report -------------------------------- Please see the report to merge the report to the application | Print web window Reports in VIEWER | Custom Export Options -------------------------------- To enable users to use reports Any method in the following report distribution method can be incorporated into the application. --------------------------------- First, check the most common way to see the report to distribute Crystal Reports is in the application Carry the report so that users can access.
Crystal Reports 9 provides you with the following viewers for carrying the Crystal report: 1. Web Forms VIEWER carries reports in a web application in an HTML (3.2, and 4.0) format. Note If you want the user to see the report part instead of the report, use the Web Form Report Component Viewer or Web Form to move Report Components Viewer.
2, Windows Forms VIEWER carries the report in the Windows application. You can program interaction between viewers and other controls in your application. In addition, each report viewer has a pre-packaged toolbar. You can customize the toolbar based on the needs of the application. --------------------------------- Second, the export report Crystal report can be exported to the following export format.
1. Export Format Adobe Acrobat (.pdf) Crystal Reports 9 (.html) Microsoft Excel (.xls) Microsoft Rich Text (.rtf) Microsoft Word (.doc) 2, export target disk file Microsoft Exchange Public Folders ---------------------------------- Third, exporting scheme 1, server applications can The application is written into a format that can automatically export the Crystal report as any supported file format. For example, using the Crystal Report Engine Object Model, you can create a server application that converts the Crystal report to a Word document every morning and sends the converted file to the Microsoft Exchange folder.
2, Windows Applications Windows Form Viewer supports export (export buttons on the toolbar) to all supported export formats, except for HTML and Crystal Reports 9. Use the code to customize the Windows Forms Viewer toolbar or add additional controls to set the export options you want to use.
3, web application web form viewer displays reports in HTML format, displayed one page at a time. Its toolbar has an export button that can be exported throughout the report in any supported export format. ---------------------------------- Four, print reports can provide printed by the Windows Form Viewer Toolbar Options. You can also choose to add the print attribute to a control interacting with the report viewer.
The web form viewer also contains a print button to export the entire report to PDF for user printing.
Another method is to create an application that automatically prints the Crystal report to a specific printer.