Remove all direct use of ghost script, add PDFTOPPM_PATH to allow configurable pdftoppm path, raise ConvertError on coverterror and not UnknownFile exception blindly

This commit is contained in:
Roberto Rosario
2014-11-18 04:46:24 -04:00
parent cb8ff3f629
commit 76fc6c091f
3 changed files with 21 additions and 14 deletions

View File

@@ -187,6 +187,13 @@ Default: ``/usr/bin/libreoffice``
Path to the libreoffice binary used to call LibreOffice for office document conversion.
**CONVERTER_PDFTOPPM_PATH**
Default: ``/usr/bin/pdftoppm``
Path to the Popple program pdftoppm.
Storage
=======