The files in the directory “samples/rdc” are code samples that shows you the usage of the i-net Clear Reports - Runtime Design Component (RDC). For more information about the samples please refer to the specific java file and also to the RDC documentation.
You can run the samples in three steps:
C:\ClearReports> javac -classpath .;./core/ClearReports.jar samples/rdc/EngineCreator.java samples/rdc/RDCSample.java
/usr/local/ClearReports$ javac -classpath .:./core/ClearReports.jar samples/rdc/EngineCreator.java samples/rdc/RDCSample.java
C:\ClearReports> javac -classpath .;./core/ClearReports.jar samples/rdc/ChartSample.java
/usr/local/ClearReports$ javac -classpath .:./core/ClearReports.jar samples/rdc/ChartSample.java
C:\ClearReports> java -cp .;./core/ClearReports.jar samples/rdc/ChartSample
/usr/local/ClearReports$ java -cp .:./core/ClearReports.jar samples/rdc/ChartSample
i-net software strives to provide accurate product documentation. Please give us your feedback using the form below.
NOTE: This form is for documentation feedback only. For technical assistance, please send an email to clearreports@inetsoftware.de.