Errors:
pdftk: Error: Unable to find file.
Error: Failed to open PDF file:
-
Errors encountered. No output created.
Done. Input errors, so no output created.
Steps to reproduce:
- Take a basic working example like in the readme of this repo
- Add spaces to input file name
- Prints this obscure error
Frustratingly doing this: scissors( 'test\ input.pdf' ) also does not solve the issue, which seems pretty dumb