iText v5.5.8 Release Notes

Release Date: 2015-11-30 // over 8 years ago
  • ๐Ÿ‘ท For this release, we combined the itextpdf, pdfa, xtra and xmlworker repositories on GitHub. You no longer need to download XML Worker separately, it is included in the ZIP file below. You'll have to make small changes to your development environment if you import the iText source code.

    ๐Ÿš€ A new site, a new release! We've been working very hard on a new web site that would contain more code samples and answers to questions. We've also made it easier to find the information you need by creating different, easy-to-understand categories, but also through better search functionality and the use of tags.

    ๐Ÿ›  iText 5.5.8 fixes a problem with digital signatures that was accidentally introduced in version 5.5.7. While we were at it, we also improved the verification of OCSP responses. There were also problems when signing PDFs that are compliant with the PDF/A-2, PDF/A-3 and ZUGFeRD standard. Those are now fixed.

    Other improvements involve:

    • ๐Ÿ›  Fonts: there were issues with some Noto fonts, we fixed the range of characters in the ToUnicode table, we provided a fallback mechanism in case of absent OS/2 tables,
    • ๐Ÿ›  Annotations: fixed some scaling issues and some flattening problems when skew and rotation are involved,
    • ๐Ÿ›  PdfReader: fixed partial reading when a PDF file is imported as a byte array,
    • ๐Ÿท Tagged PDF: fixed a problem with the structure tree when using page events,
    • Page labels: we received code contributions from Nick Park that improve page label extraction.

    ๐Ÿš€ We also have a new RUPS release. You can now click a stream in tree view to inspect its contents in a new window. This allows the user to keep a stream open while looking at other information such as the resources (fonts, XObjects, images,...) used by the stream.

    โšก๏ธ For the full list of updates, see the Changelog 5.5.8.