iText is a java software library which contains API to generate documents in the Portable Document Format (PDF), XML, HTML and RTF. API를 itext는 자바 소프트웨어 라이브러리를 포함 휴대용 문서 형식의 문서를 생성 (pdf), xml, 제목과 rtf합니다.

It can also parse XML documents and convert them into any of these formats. 그것은 또한 그들을 구문 분석 xml 문서와 이러한 형식을 변환합니다. Pages of existing PDF files can be imported and copied to new PDF documents. 기존의 파일의 페이지를 새 문서 복사 가져올 수있습니다.

In short if you ever thought about providing RTF or PDF output from your java software then this library is a simple way to do it. 요컨대하는 경우 rtf, pdf 출력을 제공할 생각을 해본 적이 귀하의 자바 소프트웨어를이 라이브러리는 간단한 방법이있습니다.

This release focussed on minor feature enhancements: 이 릴리스가 집중 사소한 기능 향상 :

New tools were added to the iText Toolbox: you can now extract an HTML page containing the bookmarks of a PDF, you can inspect the properties of a PDF, you can “burst” a PDF file, generate a new PDF containing selected pages from an existing one, and more. itext 도구 상자에 추가된 새로운 도구 :하실 수있습니다 즐겨찾기를 포함하는 페이지를 추출하는 pdf, 당신의 속성을 조사할 수 pdf, 당신은 "버스트"파일, 선택된 페이지를 생성을 포함하는 새로운 pdf 기존의 1, 그리고 더 많은합니다. Some PdfReader functionality that was broken in 1.3.2 was fixed and some minor bugfixes were applied (for instance to the Image class). 1.3.2가 고장 났에서 일부 기능을 pdfreader은 고정 및 몇몇 사소한 버그 수정을 적용 (예를 들어에 해당 이미지를 클래스). In the RTF package, a switch to enable or disable Unicode was added and efforts were made to make the RTF look more like the PDF that is generated. 이 rtf 패키지를 활성화하거나 비활성화에 스위치가 유니 코드가 추가되었습니다과 노력이 일어났습니다 위해 반드시 필요한 rtf 더욱 마음에 pdf가 생성합니다.

I have extensively used 나는 광범위하게 사용 iText itext and strongly recommend it. 그리고 강력하게 추천합니다.