Manuel Bentele

Results 10 comments of Manuel Bentele

Hi @ShlKan, your latest issue has recently been solved in the merged pull request #630. Note that the script for a full release build is currently not prepared to support...

> @bahnwaerter had some ideas on how to integrate the build in maven. Maybe we can discuss them next week? [...] A very simple integration would be possible with the...

@maul-esel can you undo your merge of the `dev` branch into this branch and do a rebase instead? Otherwise, I'm not able to review the code changes of this pull...

> My understanding is that, if you reset it to the committed version and try again, it should now remain unchanged. Could you try that? I used your committed version...

Note that the fix for the CDT parser include handling in this patch still has some limitations and missing features that still need to be improved to complete all test...

Can you repeat your test with the `-v` command line option to get more verbose output? Maybe this will reveal more about the problem. There may be a problem with...

Thanks for the verbose output @SKB-CGN. Now we can see that there are two problems in the input PDF file: - `UTF16BE text string detected in DOCINFO cannot be represented...

> If the --output-type pdf flag fixes this issue, we should think about adding it to the command queried by this app, what do you think? > Is there any...

Thanks @SKB-CGN for sharing the tool's name. It is most likely the case that this tool does not create PDF/A compatible documents. However, this tool may also implement the latest...

Yes, the text in the documentation clearly states that the default configuration of OCRmyPDF is the explicitly set `--output-type pdfa` option. Because of this fact we actually don't need a...