Zdravko
|
70953aa66e
|
fix(qpdf): allow warnings (#1135)
* Optionally allow warnings in QPDF operations
* warnings are not errors by default
* Apply suggestions from code review
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com>
* fix some merge artifacts
* follow the args convention
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com>
|
2025-02-28 10:43:38 +01:00 |
|
Julien Neuhart
|
80f3f89a89
|
fix(pdfcpu): correct sorting for the output paths of the split method
|
2025-02-12 11:47:45 +01:00 |
|
Peter Chakalov
|
b418f1eb05
|
feat(pdfengines): add support for flattening annotations (#1105)
* initial changes
* Add tests
* Fix edge case when we need to regenerate appearances
* Fix comments
* Add missing comment
* Add missing comment
* Add missing comment
* Add flatten option to the merge route
* Add flatten option to the libreoffice convert route
* Add flatten option to the chromium convert route
* Revert "Add flatten option to the chromium convert route"
This reverts commit cdab8b4e6b.
* Ignore lint false positives
* Add missing tests
* Add flatten route tests
* Replace input instead of creating a new file
* create copy before flatten in tests
---------
Co-authored-by: Peter Chakalov <peter.chakalov@abraxa.com>
|
2025-01-28 14:38:27 +01:00 |
|
Julien Neuhart
|
0f5e8fd314
|
feat: add 7.x source code
|
2021-08-22 12:52:44 +02:00 |
|