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

PDF merging #4

Closed
casrou opened this issue Nov 11, 2018 · 1 comment
Closed

PDF merging #4

casrou opened this issue Nov 11, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@casrou
Copy link
Owner

casrou commented Nov 11, 2018

In continuation of #2:

pdftk has issues with ordering when merging, which results in the page 11_1_1_test getting before 1_1_1_test.

(Can be resolved by prepending a before all two digit pages, eg. a11_1_2, a12_2_1, etc.)

Automatically merging still doesn't work. The issue may be with PowerShell SDK (Opened issue).

casrou added a commit that referenced this issue Nov 12, 2018
@casrou
Copy link
Owner Author

casrou commented Nov 12, 2018

Almost fixed. Problem with automatically merging with pdftk is solved.

Does not work, if filename has ' in it, for example https://www.probabilitycourse.com/chapter6/6_2_5_jensen's_inequality.php

@casrou casrou added the bug Something isn't working label Nov 12, 2018
@casrou casrou closed this as completed in 8d6d5a4 Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant