The JPDF provides a comprehensive printing solution for Java.
The purpose of this Demo is to acquaint you with the capabilities of the JPDF --
allowing you to evaluate the suitability of this framework for meeting your Java printing
requirements.
The JPDF is:
-
Able to print Swing components -- including: JTable, JTree, JTextPane, JTextArea,
JEditorPane, and JPanel.
-
Able to compose, preview and print a wide variety of reports/forms.
-
Designed to be integrated into Java Swing applications/applets with minimal effort
(the included Sample Code applications illustrate this point).
The JPDF Value Proposition
|
The JPDF enables you to add a printing capability
to your Java application with significantly less effort then other alternatives.
This Demo showcases elements of the capability that the JPDF provides.
The accompanying Sample Code applications provide examples of how this
capability can be integrated into your application.
|
System Requirements
The JPDF requires JRE version 1.5 or greater. The JPDF has been tested under Windows
and LINUX.
Sample Code
The
sample_code subdirectory of the Demo Install Directory contains
several simple applications which utilize JPDF printing capabilities.
You may examine these to see how JPDF API calls are coded.
Please press the Next Button (

) in the tool
bar above to proceed to the next page.