deleteAnnotations()
in PdfDocument
and PdfPage classes to delete existing annotationsPdfDocument.saveAsText()
methods with option to ignore extra blank linessetRotation()
method in PdfPage
class to specify page rotationsetPrintChromaticity()
and getPrintChromaticity()
methods in PdfPrinter
class for
color/monochrome printing settingPdfPrintHandler
interface with
methods beforePrinting()
and afterPrinting()
to allow user class to do pre- and post-processing work
around print jobsPdfDocument.importFDF()
throws
ClassCastException with a few documentsPdfDocument.close()
does not dispose PdfFont
objects (when creating documents)PdfDocument.saveDocAsTiffImage()
method
not considering width and height of a page's crop boxsetCreationDate()
and setModifiedDate
methods in PdfDocument
class to set date
document information propertiessetCropBox()
method in PdfPage
to set the crop box area for PDF pagesPdfFormCheckBox.setState()
not working in
some documentsPdfViewer.loadDocument()
method throws NullPointerException
writeText
overloads
Version 2.0 - February 15, 2008 |
Enhancements: - Introduced PDF viewer component [Professional] - Introduced PDF printer component [Professional] - Support for embedding fonts in an existing PDF. (Previously, font embedding was supported only in creation mode.) [Professional] - New overloaded method in PdfDocument and PdfPage classes for adding text watermarks inside a specified rectangle [Professional, Standard & Stamp] - New method in PdfFormField class for specifying Unicode/Non-Unicode names for form fields [Professional & Forms] Fixes: - Adding annotations to a rotated page. [Professional, Standard & Forms] - Inability to read PDF dictionary comments containing numbers. [Bookmark, Forms, Stamp & Merge n Split] - Several fixes for addWatermarkText() and addWatermarkImage() methods [Professional, Standard & Stamp]
|
Version 1.42 - March 26, 2007 |
Enhancements: - Method setFont introduced in class PdfPage to set default font for pages. [Professional, Standard & Create] - New methods introduced to read document information. [All editions] - New overloaded addTable method for specifying a PdfFont instance as parameter. [Professional] - New overloaded addActionFormSubmit methods introduced in class PdfFormField for submitting filled AcroForms. [Professional & Forms] Fixes: - Inability to use custom placeholders with methods addHeaderText and addFooterText [Professional, Standard, Create] - Inability to use custom placeholders with method addWatermarkText [Professional, Standard & Stamp] - Transparency settings for text, shapes and images set for PdfDocument objects not ignored by PdfPage objects [Professional, Standard & Create] - Run-time error generated in reading mode when addWatermarkText method is called with underlay property set to true [Professional, Standard & Stamp] - Inability to show icon for predefined stamp annotations such as that for "Confidential" [Professional & Stamp] - Calling Split(1) fails to generate last single-page document [Professional, Standard & Merge n Split]
|
Version 1.41 - January 12, 2007 |
[Standard] - Support for splitting PDF file based on numbers of pages and page range. - Reading of actions for link annotation introduced.
|
Version 1.4 - December 15, 2006 |
[Professional] - Support for adding embedded document-level file attachments. - Support for retrieving embedded document-level file attachments. [Standard]
|
Version 1.3 - November 22, 2006 |
[Professional] - Support for page stitching (side by side, one above other, or with specified offsets). - Support for changing existing page dimensions. [Standard] - Support for
localization of exception messages.
|
Version 1.2 - October 13, 2006 |
[Professional] - Importing field values from FDF (Forms Data Format) introduced. - Editing of PDF forms with XFA data (Acrobat 6 forms) introduced. - Flattening of form fields at document and page levels introduced. - Deletion of form fields at page level introduced. - Watermark annotation creation and editing introduced. - Support to delete and/or flatten individual form field introduced. [Standard] - Options to include
annotations, form fields and bookmarks while merging
documents introduced.
|
Version 1.1 - September 15, 2006 |
[Professional] - Exporting fields to FDF (Forms Data Format) introduced. - Class com.gnostice.pdfone.PDFOne introduced for component (PDFOne.jar) activation. - Editing of form fields thoroughly enhanced for quality and speed. - Editing of form fields by type and by name at document level and page level introduced. - Editing of form field
hierarchies with widget nodes on different pages is
supported. [Standard] - Event handling
interfaces made simpler.
|
Version 1.04 - August 16, 2006 |
[Professional] - Creation of form field hierarchy with heterogeneous field types at document and page level introduced. - Editing of hierarchical form fields with heterogeneous fields at page level introduced. [Standard] - Variable placeholders (auto text tags) for page number, page count and date introduced. - Documentation enhanced.
|
Version 1.03 - July 28, 2006 |
[Professional] - Creation of hierarchical form fields at document and page level introduced. - Editing of hierarchical form fields at page level introduced. - Reading of annotations at document level introduced. - Reading of selective annotation types at document and page level introduced. - Minor bug fixes for PdfAppearanceStream class. - Reading of
annotations optimized. - Documentation
enhanced.
|
Version 1.02 - June 05, 2006 |
[Professional] - Appearance streams for annotations and form fields. - Sample codes for all important features. [Standard] - Sample codes for all
important features.
|
Version 1.01 - May 15, 2006 |
[Standard]
- Bug fix for PdfFont, PdfObject and PdfPage cloning. - Minor bug fixes for Bookmarks, Shapes and writeText method. - Documentation
enhanced.
|
Version 1.0 - April 13, 2006 |
- PDFOne
Java v1.0 Released.
|
Version 1.0 - March 3, 2006 |
- PDFOne
Java v1.0 Announced. |