Exporting report results to different file formats

There are several methods with which JReport Engine Bean can export a result file (.rst extension) to the different file formats (HTML, PDF, TEXT, XLS, PS etc.). The example program TestEngineBean.java in <designer_install_root>\help\designer\samples demonstrates how to use them. The function of one method can be varied with different parameters.

If you want to export the report result to fax, you need to download the files listed in the table below from the website http://java.sun.com/products/javacomm/index.html, and then put them into the specified locations (on Windows).

File Name Location
comm.jar <designer_install_root>\lib
javax.comm.properties <Java_install_root>\jre\lib
Win32Com.dll <Java_install_root>\jre\bin