Download Latest Version PDFClown-0.1.2-Beta.zip (20.6 MB)
Email in envelope

Get an email when there's a new version of PDF Clown

Home / PDFClown-devel / 0.1.1 Beta
Name Modified Size InfoDownloads / Week
Parent folder
PDFClown-0.1.1-Beta.zip 2011-11-14 18.6 MB
README 2011-11-14 1.3 kB
PDFClown-0.1.1-Beta.tar.bz2 2011-11-14 12.0 MB
Totals: 3 Items   30.6 MB 0
NOTES:
This release [1] adds support to optional/layered contents, text highlighting, metadata streams (XMP), Type1/CFF font files, along with primitive object model and AcroForm fields filling enhancements.

Lots of minor improvements have been applied too.

[1] http://pdfclown.wordpress.com/2011/04/12/waiting-for-pdf-clown-0-1-1-release/

CHANGES:
 * [add] Primitive object model: see objects namespace (PdfObject, PdfObjectWrapper, PdfSimpleObject, PdfReal).
 * [add] Optional/layered contents: see documents.contents.layers namespace
 * [add] Text highlighting: see tools.TextExtractor, annotations.TextMarkup
 * [add] AcroForm fields filling: see documents.interaction.forms namespace
 * [add] Metadata streams (XMP): see documents.interchange.metadata.Metadata, PdfObjectWrapper.get/setMetadata(Metadata)
 * [add] Type1/CFF font files support: see fonts.CffParser
 * [add] File configuration: real number formatting (see files.File.Configuration)
 * [add] Page boxes: see documents.Page (get/setArtBox(Rectangle2D), get/setBleedBox(Rectangle2D), get/setCropBox(Rectangle2D), get/setTrimBox(Rectangle2D))
 * [add] PostScript-based parsers: see util.parsers.PostScriptParser, tokens.BaseParser, tokens.FileParser, documents.contents.tokens.ContentParser

Source: README, updated 2011-11-14