Added support for the command line program pdftotext from the poppler-utils packages to extract text from PDF documents without doing OCR
This commit is contained in:
@@ -224,6 +224,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
#OCR_TESSERACT_LANGUAGE = u'eng'
|
||||
#OCR_REPLICATION_DELAY = 10
|
||||
#OCR_AUTOMATIC_OCR = False
|
||||
#OCR_PDFTOTEXT_PATH = u'/usr/bin/pdftotext'
|
||||
|
||||
# Permissions
|
||||
#ROLES_DEFAULT_ROLES = []
|
||||
|
||||
Reference in New Issue
Block a user