A Simple Program¶
In conclusion, the following is an example of a simple program that shows how to produce a PDF file from a Jasper file using a data source named JREmptyDataSource, a utility data source that provides zero or more records without fields. The file test.jasper, referenced in the example, is the compiled version of the code in A simple JRMXL file example.
JasperTest.java
|
|