R0Wi-DEV / workflow_ocr

This is a Nextcloud Workflow App which enables you to process files via OCR on serverside.
GNU Affero General Public License v3.0
79 stars 6 forks source link

OCR Flow should handle digitally signed files in a smart way #258

Closed ferdiga closed 1 month ago

ferdiga commented 1 month ago

digitally signed files are omitted by ocrmypdf - which is a possible correct behaviour.

as exactly these might be off high interest I suggest to optionally create a separate file (-OCR.pdf) and leave the original signed file as it is.

A clear and concise description of what the bug is.

System

How to reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots

If applicable, add screenshots to help explain your problem.

Server log

Please paste relevant content of your nextcloud.log file here. It might make sense to first decrease the Loglevel. Also, since the OCR process runs asynchronously, run your cron.php before copying the logs here.

Paste relevant server log lines here. Make sure to trim sensitive information.

Browser log

If you're observing Browser errors, please paste your developer tools logs here.

Help for Chrome: https://developer.chrome.com/docs/devtools/console/#view Help for Firefox: https://firefox-source-docs.mozilla.org/devtools-user/browser_console/index.html

Paste your developer tools logs here. 

Additional context

Add any other context about the problem here.

R0Wi commented 1 month ago

Please use https://github.com/R0Wi-DEV/workflow_ocr/issues/220 for further discussion