DynamicPDF

DynamicPDF™ Generator for Java is a highly efficient and easy to use class library for the dynamic creation of PDF documents based on dynamic data. PDF documents can be saved to disk, output to a java.io.OutputStream object or output directly to WebServers output stream using javax.servlet.ServletOutputStream. The generated PDF documents are 100% compatible with PDF version 1.4 and 1.5 and comply with the PDF specification as published by Adobe.

DynamicPDF™ Generator for Java includes 37 Page Elements that can be used in a PDF document. It features a Custom Page Element API which allows for the creation of custom or composite Page Elements by inheriting from the com.cete.dynamicpdf.PageElement base class and implementing the draw method. See the Custom Page Elements topic for details.

The DynamicPDF™ Generator for Java Community Edition is a free version of the product. It can be used and distributed free of charge and gives complete access to the Group, Label, Layout Grid, Line and Rectangle Page Element objects as well as limited access to the image object. While using the Community Edition all other features of the Professional and Enterprise versions can be evaluated. See the Version Features topic for a complete list of features available with the Community Edition.

WARNING! Users with Windows XP and SP2 installed may not be able to expand the tree until they explicitly give permission to Internet Explorer by clicking on warning appearing below address bar of their browser.

Further Reading


Getting Started
Topics on getting started with Generator for Java.
Programming With Generator for Java
Introduces how to program with Generator for Java.

See Also

DynamicPDF™ Generator for Java: Getting Started