Enable Docling OCR
Introduction
In Layar version 3.2 and above you enable new Docling OCR which will allow more PDFs to have text extracted successfully.
Editing Layar.config
- SSH into your environment.
- Run sudo -i
- Run vim /data/layar/layar.config
- Press i to start editing.
- Add the following to the file
STRUCTURED_DOCUMENT_PROCESSING_ENABLED: true OCR_ENABLED: true - Save the file and restart the stack
Updated about 6 hours ago
Did this page help you?
