All releases tagged PDF


Release Notes: This release improves speed and memory usage of the EPS and PDF parser, fixes a lot of bugs in PDF rendering, and updates the online Javadoc.


Release Notes: This release rewrites most parts of the library to use new Java features (like generics and enums), can easily create/modify XMP metadata with XMPCollection, gets XMP data as TreeModel, fixes a few bugs in the PDF parser, adds support for Shading Patterns, increases PDF rendering speed, and adds support for embedded fonts (TrueType and Type1).


Release Notes: This release implements many PDF imaging model features: all blending modes, SoftMasks, Isolated Transparency Groups, and Output Intents. An improved PDF Parser engine, so that corrupt (e.g. without CrossReferenceTable) or hand created PDFs (with incorrect offsets and wrong or missing stream lengths) can be succesfully parsed.


Release Notes: This release implements rendering of PDF pages and AI images. There are some bugfixes.


Release Notes: Parsing of PDF 1.5 files and higher is supported now (CrossReference Streams and ObjectStreams). The ability to get (filtered) enumeration of all used PdfObjects has been added. This release can extract text and images from PDF files.


Release Notes: PDF thumbnails, metadata and text can be read. The speed of AI parsing and image reading in general and especially scaling speed and quality have been improved.