You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stirling-PDF does not support OCR out of the box. While checkboxes for various languages are displayed, an internal server error prompts failure upon execution. Looking into the configuration, the Tessdata (datasets for OCR) seems to be expected to be in /usr/share/tessdata.
Steps To Reproduce
Steps to reproduce the behavior:
Install Stirling-PDF with services.stirling-pdf.enable = true;
Go to http://localhost:8080/ocr-pdf
Check any box
Press the button Process PDF with OCR
Expected behavior
Installations using Docker worked without any problems, after Tessdata has been installed. However, this is a manual process. I would expect this package to be bundled with the data by default or expose an additional flag for activation.
Describe the bug
Stirling-PDF does not support OCR out of the box. While checkboxes for various languages are displayed, an internal server error prompts failure upon execution. Looking into the configuration, the Tessdata (datasets for OCR) seems to be expected to be in
/usr/share/tessdata
.Steps To Reproduce
Steps to reproduce the behavior:
services.stirling-pdf.enable = true;
http://localhost:8080/ocr-pdf
Process PDF with OCR
Expected behavior
Installations using Docker worked without any problems, after Tessdata has been installed. However, this is a manual process. I would expect this package to be bundled with the data by default or expose an additional flag for activation.
Screenshots
Metadata
Notify maintainers
@TomaSajt
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: