Added PDF file support to the python converter backend via ghostscript
This commit is contained in:
@@ -13,13 +13,6 @@ class UnknownFormat(ConvertError):
|
||||
pass
|
||||
|
||||
|
||||
class UnpaperError(ConvertError):
|
||||
"""
|
||||
Raised by unpaper
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
class IdentifyError(ConvertError):
|
||||
"""
|
||||
Raised by identify
|
||||
|
||||
Reference in New Issue
Block a user