iText is a java software library which contains API to generate documents in the Portable Document Format (PDF), XML, HTML and RTF. iText è una libreria software Java che contiene API per la generazione di documenti in Portable Document Format (PDF), XML, HTML e RTF.

It can also parse XML documents and convert them into any of these formats. Può anche analizzare documenti XML e convertirli in uno di questi formati. Pages of existing PDF files can be imported and copied to new PDF documents. Pagine del file PDF già esistenti possono essere importati e copiato a nuovi documenti in formato PDF.

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. In breve, se mai pensato di fornire RTF o PDF uscita del tuo software Java quindi questa libreria è un modo semplice per farlo.

This release focussed on minor feature enhancements: Questa versione concentrata sulla funzione di miglioramenti minori:

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. Nuovi strumenti sono stati aggiunti al iText Toolbox: ora è possibile estrarre una pagina HTML contenente i segnalibri di un PDF, è possibile controllare le proprietà di un PDF, è possibile "esplodere" un file PDF, generare un nuovo PDF contenenti pagine selezionate da un già esistente, e altro ancora. Some PdfReader functionality that was broken in 1.3.2 was fixed and some minor bugfixes were applied (for instance to the Image class). PdfReader alcune funzionalità che è stata spezzata in 1.3.2 è stato fissato e alcune lievi correzioni sono state applicate (per esempio con l'immagine della classe). 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. Nel pacchetto in formato RTF, un interruttore per attivare o disattivare Unicode è stato aggiunto e sono stati compiuti sforzi per rendere il più RTF guardare come il PDF che viene generato.

I have extensively used Ho ampiamente utilizzate iText and strongly recommend it. e raccomandiamo fortemente.