Download List

Descripción del Proyecto

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

Aparte de muchas correcciones de errores, como solucionar un problema de subprocesamiento múltiple en iText 5.3.5, esta versión se centra en la creación de documentos PDF estructurado. Ahora es posible crear documentos PDF que se han etiquetado automáticamente al utilizar objetos de alto nivel de iText como documento, párrafo, PdfPTable, etc.. PDF etiquetado es un primer paso hacia el mejor soporte PDF/UA y PDF/A (nivel 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

Una gran parte de esta versión implica analizar los PDF. Se agrega soporte para codificaciones especiales y lenguas extranjeras. Corrige errores de análisis y hace iText más tolerante al leer la sintaxis del PDF no es válido. Además, iText ahora es capaz de generar archivos PDF más de 2 GB. Esta versión llena algunas lagunas en cuanto a la aplicación de los PAdES y reducir la dependencia de java.awt para facilitar el uso de iText en Google Android y 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 versión trae el apoyo esperado para PAdES-LTV (esto será parte del próximo estándar PDF-2), mejora el código para analizar archivos PDF para imágenes, corrige la mayoría de los errores que se registraron desde la versión anterior y hace más tolerante hacia los archivos PDF que no eran creados correctamente 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

Funcionalidad se agregó que le permite eliminar completamente una capa de contenido opcional (OCG). Esto se debe principalmente una versión de mantenimiento que corrige todos los errores reportados en la lista de correo desde 06 de junio.
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

Parte de la funcionalidad que se necesitaba en XML trabajador 1.0.0 se introdujo. Por ejemplo, las interfaces de alto nivel (Indentable, Spaceable) y una clase WritableDirectElement se introdujeron. El registro que se introdujo en los puntos 5.1.0 fue modificada para que funcione de la misma manera otros marcos tala hacer. Un registrador de System.out simple, SysoLogger, ahora se proporciona. Algunos errores fueron fijadas para resolver la lectura de noticias y análisis de problemas, para resolver problemas con la lista de símbolos, y para evitar ClassCastExceptions al leer / manipular las capas existentes Oficina del Contralor General.
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