Report Server Samples

The Reports Server page allows you to view sample reports that exhibit various report features with either the Web Component Server or the ASP Reports Server. These samples allow you to compare report output across these server options within different Crystal Report Viewers.

 

Developer Active Server Page Samples

These Active Server Page examples illustrate the use of automation server features in Active Server Page scripting. Each sample page is commented and can be used as an example or as a template to integrate Crystal Reports into your own ASP applications.

 

Sample Applet using Report Viewer JavaBean

This Java applet/application demonstrates the use of all of the properties and methods made available by the Report Viewer JavaBean. For a description of the methods and properties of the Report Viewer JavaBean, please consult the Developer's help. To run the sample as a stand alone application, place the JavaBeanSample.jar and ReportViewerBean.jar into your classpath and invoke com.seagatesoftware.img.RVTester.RVTester with your desired Java 1.1 Runtime Environment. The sample's code and .jar file can be found at
<Crystal Reports Directory>\Samples\Code\Web\Java.