Skip to content

Commit

Permalink
Readme added
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgy Litvinov committed Oct 16, 2016
1 parent 0027f0b commit 3e88dd4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
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

0 comments on commit 3e88dd4

Please sign in to comment.