Don't know if this is the same bug - but what pisses me off is this:
$ pdftk "my_big_file.pdf" output "/tmp/a.pdf" verbose
Error: Failed to open PDF file:
my_big_file.pdf
Errors encountered. No output created.
Done. Input errors, so no output created.
Hello - give me some "verbose" please... Something ! :( WHAT are these "Errors encountered."?????
And it is the debug ppa:johfel/pdftk version I installed :( And
Don't know if this is the same bug - but what pisses me off is this:
$ pdftk "my_big_file.pdf" output "/tmp/a.pdf" verbose
Error: Failed to open PDF file:
my_big_file.pdf
Errors encountered. No output created.
Done. Input errors, so no output created.
Hello - give me some "verbose" please... Something ! :( WHAT are these "Errors encountered."?????
And it is the debug ppa:johfel/pdftk version I installed :( And
LANG=C pdftk "my_big_file.pdf" output "/tmp/a.pdf" verbose
apparently makes no difference here..
If anyone has any idea how to make pdftk spit out the actual error it is experiencing, I'd appreciate that...
Cheers!