Fix errors when rendering PDF output

Posted . Visible to the public.

If you run specs or your application and get an error like:
ActionController::MissingFile in 'ProductsController#show, should render PDF'
Cannot read file /some/file.pdf

You may be missing the HTMLDOC Show archive.org snapshot binary on your system. Install it like this on Debian/Ubuntu:
sudo apt-get install htmldoc

Arne Hartherz
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Arne Hartherz to makandra dev (2011-02-14 11:09)