Horst Rutter
Horst Rutter
Sorry I do not have the resources to support a 3rd party app using pdfcpu, even more so if they are not using the latest release.
Thanks for reporting this!
Can anybody confirm this, Win11 does not seem to give any problem.
Can you post the output of: `pdfcpu val -v test.pdf` Also please check if you have problems under Win11.
Can you tell me more about your usecase? I want to understand why anybody would want to generate a PDF with 26000 pages. On top of that containing the same...
Understood! I'll get back to you. Thanks for considering pdfcpu 💚
The latest commit adds some improvements to optimization. Yet heap usage which is the real issue here needs to be addressed.
To speed things up using the latest commit you can try disabling bookmark creation and optimization before writing: `pdfcpu merge -b=f -opt=f out.pdf *.pdf` This won't make much of a...
Thanks for reporting this!
Limiting the vm does not work on MacOS (which is my dev platform). Need to look further into this, appreciate any input.