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

scissors() fails with files that have spaces in them #34

Open
Hugheth opened this issue Apr 16, 2018 · 2 comments
Open

scissors() fails with files that have spaces in them #34

Hugheth opened this issue Apr 16, 2018 · 2 comments

Comments

@Hugheth
Copy link

Hugheth commented Apr 16, 2018

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

@cboulanger
Copy link
Collaborator

Sorry, both @tcr and I are not currently working on this project. I am happy to merge PRs with bug fixes.

@tcr
Copy link
Owner

tcr commented May 2, 2018

@Hugheth If you can paste a minimal example of this failing I think we can point out a fix quickly. From a cursory glance I'm unsure where this could be failing.

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

No branches or pull requests

3 participants