History
For the full history, see the historical overview of iText.
iText® 5.3.4 — XML Worker 1.2.1
Changelog (November 2, 2012)
iText 5.3.4
- Changes made by Paulo Soares
- The signature date when invoking
getSignDate()will now be the timestamp date (if available). - Appended xref streams could hide new objects, resulting in errors parsing an existing PDF. When trying to retrieve an existing object, iText returned
nullinstead of the object.
- The signature date when invoking
- Changes made by Kevin Day
- Added low-level filtering hook to
LocationTextExtractionStrategy.
- Added low-level filtering hook to
- Changes made by Alexander Chingarev
- Bugfix in
OCSPVerifier(a typo was causing false negatives) - Preparing better support for creating tagged PDF using high-level objects (work in progress; DO NOT USE UNTIL FINISHED)
- Bugfix in
- Changes made by Denis Koleda
- Concatenation of tagged PDFs:
PdfCopynow also concatenates the structured tree (using a new class namedPdfStructTreeController). - Introduced the concept of
TABSPACEin theChunkclass. - Preparing better support for creating tagged PDF using high-level objects (work in progress; DO NOT USE UNTIL FINISHED); added
IPdfStructureElement.
- Concatenation of tagged PDFs:
- Changes made by Eugene Markovskyi
- Avoiding
NullPointerExceptioninColumnText. - Fixing
NoSuchElementExceptioninColumnText.
- Avoiding
- Changes made by Bruno
- Added extra methods to PdfAStamper to allow people to sign PDF/A files.
- Added support for 8 bit images that are compressed using TIFF predictor 2 (suggestion by Paul aka apkeeley on SourceForge). There were some errors in the patch, but Bruno fixed them.
- Added a
getRotation()method toPdfImportedPageso that you can ask the page if it's rotated or not. - Fixed a header problem adding a table which spans multiple pages using
table.setComplete(false);. Bug reported by Mark Smith on the mailing list (2012-10-31). The problem occurred when the last row added before callingdocument.add(table)was the last row in a page. Fix needs more testing. - Digital signatures:
- CrlClientOnline cached CRL URLs. There are situations where you don't want that.
- LtvVerification: added logging information, and introduced a class
VerificationException - Wrote a class named
LtvVerifieralong with classes to verify Certificates against a keystore, CRLs, and OCSP responses:CertificateVerifieris the superclass ofRootStoreVerifier,OCSPVerifierandCRLVerifier. These classes can be used to create a list ofVerificationOKobjects. CertificateVerification: extra method that doesn't check any CRLs.
XML Worker 1.2.1
- Changes made by Alexander Chingarev
- Replaced an
ArrayListwith aLinkedListin theTagclass.
- Replaced an
- Changes made by Eugene Markovskyi
- Fixed a problem caused by combinations of table and div tags.
- Added a new
createSelectors()method toCssSelector.
News
-
For those who want to hear more about digital signatures: meet us at the PDF Technical Conference 2013 in Königwinter.published on 2013-04-30
-
iText 5.4.1 has been released. This release brings new functionality and fixes based on feedback of our customers.published on 2013-04-12
-
Many people ask me: is EchoSign a competitor of iText with respect to digital signatures? I always answer: no, EchoSign is an iText user and promotes digital signing using iText.published on 2013-03-27
Content © 2010-2013 1T3XT BVBA
