Big Faceless Java PDF Library

Here are some example PDF documents created with the library. These and others are included in the download package, along with the commented sourcecode that created them.

PDF Viewer Applet

PDF Viewer Example

Here's an example installation of our Java PDF viewer running as an applet.
View (800KB).

Hello World

Hello World Example

The simplest possible example. We made it a bit more interesting by encrypting it - the password is "password".
View (1.1KB) source

Form Completion

Demonstrates the Extended Edition feature of filling out a form in an existing PDF. Fill out the following fields for a simple example.

Name

Country

source

Multiple Fonts

An example showing TrueType and Type 1 fonts, demonstrating kerning and ligatures.
View (44KB) source

Images

An example showing embedded GIF, JPEG and PNG images
View (150KB) source

Unicode

An example containing the same phrase in 23 different languages, demonstrating the Unicode capabilities of the library.
View (120KB) source

Graphs

Things get even more interesting when you combine the PDF library with our old Graph library V1. This 24 page document shows what could be achieved. The new Graph Library V2 can do all this, plus lots more.
View (171KB)

User Guide

The user guide for the library was actually created with our Report Generator. It demonstrates most of the features available in the library.
View (350KB)