Programming With Generator for Java | Getting Started

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 48 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.

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.
Installation
Explains how to install DynamicPDF™ Generator for Java.
API Reference
API Reference for the DynamicPDF™ Generator v4.0.3 for Java and DynamicPDF™ Merger v4.0.3 for Java Class Libraries.

See Also 

Programming With Generator for Java | Getting Started