Created
October 5, 2016 10:10
-
-
Save MarkusH/5c7b94e01e56282a989667be80a71f4f to your computer and use it in GitHub Desktop.
A4 PDF from images
This file contains hidden or 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
convert file1 file2 file3 -compress JPEG -resize 1140x1653 -gravity Center -extent 1240x1753 -units PixelsPerInch -density 150x150 out.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment