You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.
haha. could just go the easy way and use the pdftailor ruby script as an ugly hacky preprocessor that unstitches the doc into a tmp dir, and then stitches the specified pages into the requisite batches.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
something like:
pdftailor unstitch --output first.pdf:1-10 second.pdf:11-20 everything_else.pdf:21- to_split.pdf
Completely unclear how to implement this using jcommander.
The text was updated successfully, but these errors were encountered: