8000 GitHub - sadcgcm/itextpdf: Core Java Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sadcgcm/itextpdf

 
 

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%
0