alfresco-simple-ocr
alfresco-simple-ocr copied to clipboard
Simple OCR action for Alfresco
Alfresco pdf searchable
## BUG Alfresco OCR plugin based on pdfsanwhich returns error when performing OCR transformation from Alfresco Share with additional options (for example "-rgb" or "-resolution") added in alfresco-global.properties in "ocr.extra.commands"....
Hello Everyone, I want to know, can I implement this on Alfresco 5.2 on Windows 10. I have tried the original source on this project on windows, 1. It has...
Hey guys, It is not generating the ocr within the Alfresco platform. See the logs below: tail -f /opt/alfresco/tomcat/logs/catalina.out command: /opt/alfresco/scripts/ocrmypdf.sh --verbose 1 --force-ocr -l por+eng /opt/alfresco/tomcat/temp/Alfresco/OCRTransformWorker_source_5414022605894367601.pdf /opt/alfresco/tomcat/temp/Alfresco/OCRTransformWorker_source_5414022605894367601_ocr.pdf succeeded: false...
A previously-installed module 'simple-ocr-repo' (version 2.3.1) is not present in your distribution.
Hi, the simple-ocr module is not loading in Alfresco. The files are in the folders below: /opt/alfresco/modules/share/simple-ocr-share-2.3.1.jar /opt/alfresco/modules/platform/simple-ocr-repo-2.3.1.jar However, the error below occurs. See the catalina.out log root @ processoverde:...
Hey guys! The OCR menu is not showing. The files are in the respective folders: /opt/alfresco/modules/share simple-ocr-share-2.3.1.jar /opt/alfresco/modules/platform simple-ocr-repo-2.3.1.jar What to do to get the OCR? Thank you.
Hello, I've been encountering an issue recently. When I attempt to use the OCR on a PDF file, a message appears saiying "the document will be availabe in minutes" but...
https://github.com/keensoft/alfresco-simple-ocr/blob/b789a5e0df19a9dde534e9b9e1f44deb0372c5e0/docker/pdfsandwich-1.6-centos-7/Dockerfile#L8 leptonica has moved from .com to org. which cause the current download link to produce an error while trying to extract the downloaded file: ``` tar zfxa leptonica-1.74.4.tar.gz gzip:...
Hello, Tesseract and ocrmypdf are consuming a lot of processing and RAM in Alfresco. Can you tell me, if there is any configuration I need to do? Alfresco version: 6.1.1...
Hello @angelborroy-ks I have this issue ... i'm using Ocrmypdf with alfresco ... Ocrmypdf work well manually using the command ... but when I use it with alfresco 'OCR action'...