|
DynamicPDF™ Generator for Java 5.0
A PDF Creation Component
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 Webserver's 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.
For more information go to
Performance
Generator for Java was designed with perfomance in mind. PDF documents are generated with a single pass architecture allowing the output data to be sent to the output stream as the document is being created. This minimizes the amount of data stored in RAM as the document is created and frees up resources as quickly as possible.
The object model is also multithread safe. Multiple threads can generate PDF documents at the same time. Page Elements, Fonts, /Images and other resources can be shared between threads without interfering with each other.
Generator for Java creates PDF documents from scratch and does not require the resources of a printer driver.
Extensibility
The Generator for Java object model is highly extensible. It includes an API for the development of Custom Page Elements and allows many of the base classes to be inherited. DynamicPDF™ Merger for Java is a good example of what can be accomplished when extending the object model. It is possible to produce PDF documents that utilize just about any PDF feature by extending the appropriate class
Licensing
Available in two license models. Server licenses are intended for developers who wish to install on their server or web server. Developer based licensing is intended for developers who wish to distribute to a large number of clients (royalty free).
Technical Information
Component Type - Contains the following types of components...
|
|
|