-
Notifications
You must be signed in to change notification settings - Fork 0
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
Georgy Litvinov
committed
Oct 16, 2016
1 parent
0027f0b
commit 3e88dd4
Showing
1 changed file
with
6 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
This is a program intend to impose 4 sheets less than A5 on A3 or 2 sheets less than A4 on A3 with fold lines, serif's for page sorting and rectangles as a page side mark. | ||
To create jar execute: | ||
mvn install | ||
HOW TO USE | ||
java -jar imposeonA3-0.1-jar-with-dependencies.jar input_file.pdf | ||
Result file will be A3_inputfilename.pdf |