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.
IText 5.3.5에 소개 된 다중 스레딩 문제 해결 등 많은 버그 수정 외에이 릴리스 구조화 된 Pdf의 창조에 초점을 맞추고. 그것은 지금 Itext의 문서, 단락, PdfPTable, 등 높은 수준의 개체를 사용 하는 경우 자동으로 태그가 지정 된 Pdf를 만들 수 있습니다. 태그가 있는 PDF PDF/UA와 PDF/A (수준 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.
이 버전의 큰 부분 PDF 구문 분석 하는 작업이 포함 됩니다. 그것은 특수 인코딩 및 외국어에 대 한 지원을 추가합니다. 구문 분석 오류를 수정 하 고 잘못 된 PDF 구문의 읽을 때 Itext를 더 관대 하 게 합니다. 또한 iText 2GB 보다 큰 Pdf를 생성할 수 있게 되었습니다. 이 릴리스의 일부 격차에 대해서는 PAdES 구현 하 고 구글 안 드 로이드와 임계 iText 사용 하 여 쉽게 java.awt 의존 감소를 채웁니다.
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.
이 릴리스 PAdES LTV (이 곧 PDF-2 표준의 일부가 될 것입니다)에 대 한 모처럼 지원을 제공 하 고, 이미지에 대 한 pdf 파일을 구문 분석 하는 것에 대 한 코드를 향상 하 고, 대부분 이전 릴리스 이후 보도 했다 하는 버그의 수정, Itext를 올바르게 생성 되지 않은 Pdf를 향해 더 관대 하 게.
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.
기능은 완전히 선택적 컨텐츠 레이어 (OCG)를 제거하는 허용 추가되었습니다. 이것은 주로 6월 6일 이후 메일링리스트에 보고된 모든 버그를 수정 유지 보수 릴리스입니다.
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.
XML을 노동자 1.0.0에 필요했던 일부 기능이 도입되었다. 예를 들어, 높은 수준의 인터페이스 (Indentable, Spaceable)와 WritableDirectElement 클래스가 도입되었습니다. 는 5.1.0에서 도입되었습니다 그것은 다른 로깅 프레임 워크를 어떻게 똑같은 방식으로 작동하도록 변경되었습니다 로깅. 간단한 System.out 로거는 SysoLogger, 지금 제공됩니다. 일부 버그는 목록에 기호와 함께 문제를 해결하려면, PDF 파일 읽기 및 구문 분석 문제를 해결하기 위해 읽을 때 / 기존 OCG 레이어를 조작 ClassCastExceptions을 피하기 위해 수정되었습니다.
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.