Skip to content

PandaDoc/itext2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itext2

Java Library to create and manipulate PDF on the fly

This is a fork of iText 2.1.7 version, the last version under MPL/LGPL

License

MPL / LGPL

Goals

This library is a fork of iText 2.1.7. Main goals are:

  • Maintain API compatibility with iText 2.1.7.
  • Maintain JDK compatibility: Update code base to keep runing on new and old JDK releases.
  • Maintain BouncyCastle compatibility: Update code base to keep compatibility with new BouncyCastle releases.
  • Better support for Linux.
  • Bug Fixing.

Building from sources

    git clone https://github.com/albfernandez/itext2.git
    cd itext2
    mvn clean package
    

About

Java Library to create and manipulate PDF on the fly

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%