-
-
Save fatso83/03d66285c42dfb91610dbc0e57f59f6c to your computer and use it in GitHub Desktop.
Concatenate selected pages from one pdf with selected pages from another pdf
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
pdftk A=~/Desktop/innmeldingsskjema-andelseier-utfylt.pdf B=~/Downloads/scan-diffia.pdf cat A1 B1 output out.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment