Skip to content

RojerUA/itextpdf

This branch is 4407 commits ahead of, 4439 commits behind itext/itextpdf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3866560 · Apr 26, 2015
Apr 26, 2015
May 2, 2011
Mar 26, 2011
Aug 20, 2014
Feb 29, 2012
Nov 11, 2011
May 15, 2014
May 7, 2013
Feb 12, 2015
May 4, 2011

Repository files navigation

To build iText, maven must be installed. ( http://maven.apache.org/ )
Running install without a profile will generate the itextpdf jar. (mvn install)
When using the profile 'all' also the source and javadoc jars will be generated.( mvn install -P all )
If you are in need of the asian font jars. You can run one of the following commands:
    mvn clean install -f itext-asian.pom
    mvn clean install -f itext-asiancmaps.pom
If you need the hyphenation jar, execute:
    mvn clean install -f itext-hyph-xml.pom

About

Core Java Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%