PDF Clown is a free software library for creating and manipulating PDF files in Java (1.5 or later) and .NET (2.0 or later). It is distributed under the GNU General Public License, with the LGPL as alternative license.
The project was started in 2006; since then it has been steadily, actively developed, progressively extending the coverage of PDF 1.6 specification.
Its distinctive goal is to provide full control over the file definition, featurin...
More
PDF Clown is a free software library for creating and manipulating PDF files in Java (1.5 or later) and .NET (2.0 or later). It is distributed under the GNU General Public License, with the LGPL as alternative license.
The project was started in 2006; since then it has been steadily, actively developed, progressively extending the coverage of PDF 1.6 specification.
Its distinctive goal is to provide full control over the file definition, featuring multiple abstraction layers to satisfy different programming styles: from the lower level (PDF object model) to the higher (PDF document structure and content streaming).
Its latest release (0.0.7) adds support to interactive features such as actions (e.g. JavaScript, go-to actions and so on), annotations (e.g. links, file attachments, notes and so on), acroforms, page-level navigation (transition effects), path drawing primitives (polygons, curves, rounded rectangles, ellipses, spirals, clipping regions and so on) and various minor...
Less