forked from itext/itextpdf
-
Notifications
You must be signed in to change notification settings - Fork 0
Core Java Library
License
RojerUA/itextpdf
This branch is 4407 commits ahead of, 4439 commits behind itext/itextpdf:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Java 99.9%
- HTML 0.1%