Deutsche Übersetzung ein/ausblenden

iText 7 Core

iText is a PDF library, an API that was developed to allow developers to do the following (and much more):

  • Generate documents and reports based on data from an XML file or a database
  • Create maps and books, exploiting numerous interactive features available in PDF
  • Add bookmarks, page numbers, watermarks, and other features to existing PDF documents
  • Split or concatenate pages from existing PDF files
  • Fill out interactive forms
  • Serve dynamically generated or manipulated PDF documents to a web browser

iText is not an end-user tool. You have to build iText into your own applications so that you can automate the PDF creation and manipulation process. Compliant with PDF/A Level A and PDF/UA, supports PAdES signatures, meets the ZUGFeRD requirements.

download for Java | download for C# and .Net

iText 7 Core

Produced by iText Group NV

iText 7 Core is a PDF library that you can build into your own applications.  It will allow developers to:

  • Generate and manipulate PDF documents, compliant with:
    • PDF specification (ISO 32000)
    • PDF/A (ISO 190005; PDF/A-1a/b, PDF/A-2a/b/u, PDF/A-3a/b/u)
    • PDF/UA (ISO 14289)
  • Create and manipulate tagged PDF
  • Create maps and books, using numerous interactive features available for PDF
  • Add bookmarks, page numbers, watermarks and other features to existing PDF documents
  • Digitally sign and encrypt PDFs
  • Document assembly: extract, concatenate and insert pages
  • Fill out interactive forms and flatten them
  • Serve dynamically generated or manipulated PDF documents to a web browser
  • Use iText 7 add-ons to extend usability and features of the iText platform.
  • Try iText Suite free for 30 days
  • See examples and tutorials to help with building your project