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
Here's an example installation of our Java PDF viewer running as an applet.
- View (800KB).
Hello World
The simplest possible example. We made it a bit more interesting by encrypting it - the password is "password".
Demonstrates the Extended Edition feature of filling out a form in an existing PDF. Fill out the following fields for a simple example.
Multiple Fonts
An example showing TrueType and Type 1 fonts, demonstrating kerning, ligatures and line justification.
Images
An example showing embedded GIF, JPEG and PNG images. The BFO library can handle all these plus TIFF, PNM and JPEG2000.
Unicode
An example containing the same phrase in 23 different languages, demonstrating the Unicode
capabilities of the library.
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)
See also:
- Report Generator
- PDF Library
- Graph Library



-- Autoliv Inc. on the Big Faceless Graph Library