Closed matthewmueller closed 13 years ago
That's the issue for 0.5.2, but the fix is already in 'master'. Use
gem 'docsplit', :ref => '2d03ce9', :git => 'git://github.com/documentcloud/docsplit.git'
in your Gemfile for now.
Yep -- hoping to push out a new release some time this afternoon.
So this is a pretty minor issue, but when I run something like this on the command line:
docsplit text ZUJI\ Hong\ Kong\:\ Your\ Online\ Travel\ Guru.pdf
It's going to spit out:
As I said a minor issue, but it appears that any PDF filenames that have spaces (ebooks) will need to be changed before running this command in the terminal.