![]() |
| ||||
iText is a library that contains classes that generate documents in the Portable Document Format (PDF) and / or HTML.
Now, you can create the PDF documents you need with the help of this handy piece of software.
Here are some key features of "iText":
· Serve PDF to a browser
· Generate dynamic documents from XML files or databases
· Use PDF's many interactive features
· Add bookmarks, page numbers, watermarks, etc.
· Split, concatenate, and manipulate PDF pages
· Automate filling out of PDF forms
· Add digital signatures to a PDF file
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Support for simulating bold in vertical text.
· Support for signing with an external container and added a blank signature container to help with deferred signing.
· Simplification with streams reading the part of the document that should be hashed.
· Signature verification for docs over 2G.
· Rich text field always failed check (replace an 'or' for an 'and').
· Fixed a problem with some TIFF files: reduce the count of images if there's an EOF.
· Added support for AES-256 certificate encryption
· Fixed bug in PRTokeniser: handle case where number is at end of stream.
· Huge refactoring of RandomAccessFileOrArray functionality.
· Several fixes during the tests of the refactored co de.
· Replaced StringBuffer with StringBuilder in PRTokeniser for performance reasons.
· Fixed crash on parsing named destination
· Improved the performance of the PdfDestination constructor
Tagged PDF related changes (BETA-version):
· Changed the way iText adds content to a separate layer for text and graphics. In case the natural ...

Via: iText 5.3.5
