TheOneValen
TheOneValen
I use telegraf to scrape, i get the same error with `\_`. Complex commandline arguments for quemu contain whole json arguments. `reading text format failed: text format parsing error in...
Sure, sorry, here are all logs associated to the request: ``` 09:17:22.155 [http-nio-8080-exec-273] INFO s.s.SPDF.utils.ProcessExecutor - Running command: ocrmypdf --skip-text --tesseract-timeout=0 --output-type pdfa /tmp/input_951980384697235100.pdf /tmp/output_1078292478840898495.pdf 09:17:22.440 [Thread-113] INFO s.s.SPDF.utils.ProcessExecutor -...
You can reproduce it using this file: [breaks_pdfa_in_0_21_0.pdf](https://github.com/Stirling-Tools/Stirling-PDF/files/14356839/breaks_pdfa_in_0_21_0.pdf) API and Webinterface The file was through the ocr, optimize and blank page process of stirlingpdf. If you want versions of those...
Digging deeper into the problem it seems that the Stept that splits the PDF (via the stirlingpdf QR Code) produces broken PDF files. Not using the split steps and PDF/A...
From discussion #4604
> Same happening with me. The latest versions tend to use more memory than the previous ones. I run a very old 4G card (1050ti) and was very happy that...
Any news?
Hi! What is the state of this? I do not have telegram but can help with tests.
Thanks for the Info! As I understand the code this just needs some modification in `out.js` to define the command and the payload format. Then the UI stuff in `out.html`....
Just to make sure there is no misunderstanding: I ask so I can make the PR, not implying that you should do that.