-
|
I receive an warning from ocrmypdf: i found a hint in ocrmypdf: ocrmypdf/OCRmyPDF#771 where is mentioned to add an option "-v" But paperless-ngx only allows https://docs.paperless-ngx.com/configuration/#PAPERLESS_OCR_USER_ARGS which uses the API and https://ocrmypdf.readthedocs.io/en/latest/api.html#reference here is mentioned that --verbose (i understand this is the same as -v) is not supported via api. So how can I configure ocrmypdf logging via paperless_ocr_user_args to add something more detailed output for ocrmypdf to examine why this warning occurs? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Why not just run the command paperless runs yourself and add the flag? |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically closed because it was marked as answered. Please see our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
Why not just run the command paperless runs yourself and add the flag?