Added PDF file support to the python converter backend via ghostscript
This commit is contained in:
@@ -4,3 +4,10 @@ class AlreadyQueued(Exception):
|
||||
|
||||
class TesseractError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class UnpaperError(Exception):
|
||||
"""
|
||||
Raised by unpaper
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user