Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiple-character handles #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix multiple-character handles #5

wants to merge 1 commit into from

Conversation

z38
Copy link

@z38 z38 commented Apr 2, 2014

This PR implements a non-BC change to support older versions (fixes #1 and replaces #4). With this fix, newer versions can handle up to 702 files whereas users with an older version of pdftk are limited to 26 files.

Generated file handles: A, B, ..., Z, AA, AB, ..., ZZ

We should probably add a small note in the code or README about the fact that older versions of pdftk are unable to handle many files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pdftk does not like multiple character handles
2 participants