-
Notifications
You must be signed in to change notification settings - Fork 466
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
100 changed files
with
1,895 additions
and
545 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1 @@ | ||
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``` | ||
To build **iText 5 .NET** (aka iTextSharp), you need to build `src/BuildAll.sln`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.