iText is a library that contains classes to generate and manipulate documents in the Portable Document Format (PDF). Document manipulation includes splitting, merging, and filling out forms (AcroForms, static and dynamic XFA forms).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Para além de muitas correções de bugs, como corrigir um problema de multithreading introduzido no iText 5.3.5, esta versão foca a criação de PDFs estruturados. Agora é possível criar PDFs que são automaticamente marcados ao usar objetos de alto nível do iText como documento n., PdfPTable, etc. PDF marcado é um primeiro passo para melhor suporte a PDF/UA e conformidade de PDF/A (nível A).
Tags:
Major feature enhancements, Major bugfixes
Apart from many bugfixes, such as fixing a multithreading problem introduced in iText 5.3.5, this release focuses on the creation of structured PDFs. It's now possible to create PDFs that are automatically tagged when using iText's high-level objects such as Document, Paragraph, PdfPTable, etc. Tagged PDF is a first step towards better support for PDF/UA and PDF/A (level A) compliance.