AquaPDF 3
Current Version: 3.0

With Unicode Support!
AquaPDF Developer Library

General Overview
The AquaPDF Developer Library is a full featured programmer's tool for dynamic PDF file generation. It can be used with both server side and client side Java applications. Works fine with JEE WEB containers such as Tomcat and leading JEE application servers such as WebLogic and WebSphere.

With "a programmer's tool" we mean a software that is designed for back-end system use, and not for casual end-users. For example, it has NO Graphical User Interface (GUI) as you would expect from common desktop applications.

The purpose of this programmer's tool is to facilitate automation of PDF file processing tasks. You may have an existing workflow set up where you merge a set of PDF files in a certain order on a specific schedule. Or, you need to extract a couple of pages out of a larger PDF document, or any other repetitive task. You can do all of this work manually using a desktop tool such as Adobe Writer. But, if your processing volume is great or you need real-time processing, perhaps for a 24/7 web application, then process automation is the only solution.

Overview


Our PDF library integrates into existing Java applications by providing an easy to use Application Programmer Interface (API). This API contains methods and functions that can be called from your existing Java application. All the low-level PDF file formatting and other I/O is contained in the library and transparent to the developer using this API.

CMYK


If you need to dynamically create PDF files from scratch, you can do that too. You can even add bar codes to your documents, such as Code 39, Code 128, PDF417, or Data Matrix that are compatible with most commercial bar code scanners. Documents can be secured with AES-128 or RC4-128 encryption.

Barcode PDF417                 Barcode DataMatrix


We offer a FREE trial version of the AquaPDF Developer Library, allowing you to fully test it before making a purchasing decision. We encourage you to compare our product with other solutions on the market, both open-source and commercial. We are confident that you will see the superior value of our reliable product and professional technical support.

We understand that each workflow requires its own set of solutions, so please don't hesitate to contact us with specific questions regarding how you can best integrate this API with your existing workflow:
Email Sales
Platform:
Java
Oracle Java SE 6
- JDK 1.4
- JDK 1.5
- JDK 1.6