-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate OCRmyPDF #32
Comments
First working version https://github.com/R0Wi/workflow_ocr/suites/1346287870/artifacts/21769925 @bahnwaerter FYI |
Thanks, artifact can be downloaded. |
That's strange because i did not change anything regarding the UI. Are you on Nextcloud 20? And could you try to remove the "file renamed" condition? |
Ok looks rather like a problem inside of the workflow engine of Nextcloud since these things aren't really influenced by the Let me know your results 👍 |
@R0Wi, I've tested your first working version and can confirm the issue observed by @thomasgg23. The issue seems to be a bug in the Nextcloud workflow engine. If the If the OCR workflow is set up properly (eg. using the |
Thanks for testing @bahnwaerter. Will check that and eventually open a new issue at Nextcloud server repo 👍 |
@bahnwaerter FYI: the configuration currently mentioned in the docs will lead to an infinite loop, see #34 (comment) We should discuss some solutions ... EDIT: should be fixed with efd7a3d |
* First working version with OCRmyPDF #32 * Fix variable assignment * Use ProcessingFileAccessor to prevent infinite loop * Update README for OCRmyPDF * docs: update TOC * Update README + app compliance * Code compliance * Apply suggestions from code review Co-authored-by: Manuel Bentele <[email protected]> Co-authored-by: R0Wi <[email protected]> Co-authored-by: Manuel Bentele <[email protected]>
* First working version with OCRmyPDF #32 * Fix variable assignment * Use ProcessingFileAccessor to prevent infinite loop * Update README for OCRmyPDF * docs: update TOC * Update README + app compliance * Code compliance * Apply suggestions from code review Co-authored-by: Manuel Bentele <[email protected]> Co-authored-by: R0Wi <[email protected]> Co-authored-by: Manuel Bentele <[email protected]>
* First working version with OCRmyPDF #32 * Fix variable assignment * Use ProcessingFileAccessor to prevent infinite loop * Update README for OCRmyPDF * docs: update TOC * Update README + app compliance * Code compliance * Apply suggestions from code review Co-authored-by: Manuel Bentele <[email protected]> Co-authored-by: R0Wi <[email protected]> Co-authored-by: Manuel Bentele <[email protected]> Co-authored-by: Robin Windey <[email protected]> Co-authored-by: R0Wi <[email protected]> Co-authored-by: Manuel Bentele <[email protected]>
Because of various issues regarding the compression of the PDF outputs an alternative tool should be used to process PDF files. We want to integrate OCRmyPDF.
Issues are discussed here.
README.md
for new install instructionsOnlyFile create
supported?OCRmyPDF
dependencyOCRmyPDF
1.20.1
Maybe find a way to configure commandline args (via flow parameter?)(moved to OCRmyPDF enhancements #38)The text was updated successfully, but these errors were encountered: