Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

It would be nice if pdftailor unstitch allowed you to specify page ranges #1

Open
knowtheory opened this issue Mar 12, 2015 · 1 comment

Comments

@knowtheory
Copy link
Member

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.

@knowtheory
Copy link
Member Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant