See: Description
| Package | Description |
|---|---|
| de.intarsys.pdf.app.acroform |
This package encapsulates the quite complex logic when filling forms.
|
| de.intarsys.pdf.app.action |
Some application level framework to handle the event mechanics in a PDF document.
|
| de.intarsys.pdf.app.annotation | |
| de.intarsys.pdf.app.appearance |
The "framework" for dealing with appearances.
|
| de.intarsys.pdf.font.outlet |
This package summarizes the handling of fonts.
|
| Package | Description |
|---|---|
| de.intarsys.pdf.cds |
CDS (Common Data Structure) defines higher level data structures or types on top
of COS types that are used all over the PDF spec.
|
| de.intarsys.pdf.fd |
A basic implementation of the FDF part of the PDF spec.
|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Package | Description |
|---|---|
| de.intarsys.pdf.content |
The "content" package contains functionality to work on PDF content streams.
|
| de.intarsys.pdf.content.common |
Some common implementations on PDF content stream.
|
| de.intarsys.pdf.content.text | |
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| Package | Description |
|---|---|
| de.intarsys.pdf.parser |
Everything related to reading PDF and COS data from data streams.
|
| de.intarsys.pdf.writer |
Serializing a PDF document.
|
| Package | Description |
|---|---|
| de.intarsys.pdf.st |
The storage level semantics of a PDF document.
|
| Package | Description |
|---|---|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| de.intarsys.pdf.encoding |
This package implements the encodings of the PDF spec.
|
| de.intarsys.pdf.filter |
The filter relevant parts of the PDF spec.
|
| de.intarsys.pdf.font |
The font part of the PDF is quite large for itself, so it is extracted to a
package of its own.
|
| de.intarsys.pdf.postscript |
A simple generated parser/interpreter for PDF embedded postscript.
|
| de.intarsys.pdf.tools.kernel |
Tool classes for working with the kernel of the PDF implementation.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.