Skip to content

[DEPRECATED] iText 5 has been deprecated, and only security fixes will be added — please use iText 7

Notifications You must be signed in to change notification settings

saheibe/i5js-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iText 5 Sandbox

To build these examples:

  • Either checkout the latest release tag. The jars you need are from the latest official iText release and are published on the Maven Central repository.
  • Or checkout the develop branch. This depends on the current HEAD of iText. You have two options:
    <repositories>
      <repository>
        <id>itext</id>
        <name>iText Repository - snapshots</name>
        <url>https://repo.itextsupport.com/snapshot/</url>
      </repository>
    </repositories>
    

About

[DEPRECATED] iText 5 has been deprecated, and only security fixes will be added — please use iText 7

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.8%
  • Java 49.7%
  • Other 0.5%