Welcome on the iText Documentation pages. On this site, you'll find all the information you need to get started with iText:
- a plethora of examples
- the FAQ
- the keywords list
- the Javadoc API information
- a new book about iText (under construction; not available for free)
If you have comments or suggestions, please visit the contact page at itextpdf.com.
Writing documentation about a software project that is very alive and to which new functionality is added frequently, is a work that is constantly under construction. You can reward the work that is done on the documentation by buying the book about iText.
back to main pageFrom iText version 2.0.3 and iTextSharp 4.0.4 the password restrictions are enforced by the library instead of passing that responsability to the developer. Using PdfStamper or importing pages in PdfStamper, PdfCopy and PdfWriter will throw an exception if the PDF was not opened with the owner password.
