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: 1. Take a basic working example like in the readme of this repo 2. Add spaces to input file name 3. Prints this obscure error Frustratingly doing this: `scissors( 'test\ input.pdf' )` also does not solve the issue, which seems pretty dumb