Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Commit

Permalink
Join PDF files with pdfunite
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Jul 4, 2015
1 parent c51c63d commit 918232a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_history
Original file line number Diff line number Diff line change
Expand Up @@ -1363,6 +1363,7 @@ pdfimages -j ./*.pdf .
pdfinfo file.pdf
pdftk A=first.pdf B=second.pdf C=third.pdf cat A B C output target.pdf # concatenate files
pdftk A=source.pdf cat A1-2 A4-end output target.pdf # remove page
pdfunite first.pdf second.pdf output.pdf # join pdf
pep8 --help
pep8-python2 --help
pep8-python2 setup.py
Expand Down

0 comments on commit 918232a

Please sign in to comment.