Download List

Projeto Descrição

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).

System Requirements

System requirement is not defined
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.

2013-02-16 10:47
5.4.0

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.

2012-03-01 07:43
5.2.0

Uma grande parte deste lançamento envolve análise de PDF. Ela adiciona suporte para codificações especiais e línguas estrangeiras. Ele corrige erros de análise e torna o iText mais tolerantes ao ler inválido sintaxe do PDF. Além disso, o iText é agora capaz de gerar PDFs maiores que 2 GB. Esta versão preenche algumas lacunas no que diz respeito à execução do PAdES e reduziu a dependência do java.awt para facilitar o uso do iText no Google Android e GAE.
Tags: major release
A large part of this release involves PDF parsing. It adds support for special encodings and foreign languages. It fixes parsing errors and makes iText more tolerant when reading invalid PDF syntax. Furthermore, iText is now able to generate PDFs larger than 2 GB. This release fills some gaps regarding the implementation of PAdES, and reduced the dependency on java.awt to ease the use of iText on Google Android and GAE.

2011-11-12 02:23
5.1.3

Esta versão traz suporte muito aguardada para PAdES-LTV (isso será parte do próximo padrão PDF-2), melhora o código para análise de PDFs para imagens, corrige a maioria dos bugs que foram relatados desde a versão anterior e torna mais tolerante para PDFs que não foram criados corretamente o iText.
Tags: Major feature enhancements
This release brings the long-awaited support for PAdES-LTV (this will be part of the upcoming PDF-2 standard), improves the code for parsing PDFs for images, fixes most of the bugs which were reported since the previous release, and makes iText more tolerant towards PDFs which weren't created correctly.

2011-08-15 20:35
5.1.2

Funcionalidade foi adicionada que permite remover completamente uma camada de conteúdo opcional (OCG). Isto é principalmente uma versão de manutenção que corrige todos os bugs reportados na lista de discussão desde 06 de junho.
Functionality was added that allows you to completely remove an optional content layer (OCG). This is mainly a maintenance release that fixes all bugs reported on the mailing list since June 6.

2011-06-09 05:11
5.1.1

Algumas funcionalidades que era necessário em XML Trabalhador 1.0.0 foi introduzido. Por exemplo, interfaces de alto nível (Indentable, Spaceable) e uma classe WritableDirectElement foram introduzidas. O registro que foi introduzido no 5.1.0 foi alterado para que ele funciona da mesma forma que outros quadros de log. Um coletor de System.out simples, SysoLogger, está agora previsto. Alguns bugs foram corrigidos para resolver PDF leitura e análise de problemas, para resolver problemas com a lista de símbolos, e para evitar ClassCastExceptions ao ler / manipular camadas OCG existentes.
Tags: Minor bugfixes
Some functionality that was needed in XML Worker 1.0.0 was introduced. For instance, high level interfaces (Indentable, Spaceable) and a WritableDirectElement class were introduced. The logging that was introduced in 5.1.0 was changed so that it works the same way other logging frameworks do. A simple System.out logger, SysoLogger, is now provided. Some bugs were fixed to solve PDF reading and parsing problems, to solve problems with list symbols, and to avoid ClassCastExceptions when reading/manipulating existing OCG layers.

Project Resources