$ pdftk A=target.pdf cat Aeven output even.pdf
$ pdftk A=target.pdf cat Aodd output odd.pdf
$ pdftk A=odd.pdf B=even.pdf shuffle A B output out.pdf
Created
August 15, 2021 07:21
-
-
Save umjammer/7a0a2bb364941ad0852eeb21d41a9b5e to your computer and use it in GitHub Desktop.
Correct page numbers for scanned pdf command line
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment