Stirling-PDF/app
Balázs Szücs 4d356c059b refactor(pdf-a-validation): enhance validation and preprocessing logic
- Modularized PDF/A validation with methods for comprehensive and basic checks
- Added improved CIDSet handling for PDF/A-1 compliance using QPDF
- Simplified preflight document parsing logic with reusable methods
- Enhanced metadata management with modern Java APIs
- Streamlined Ghostscript and QPDF command execution for PDF normalization
- Introduced detailed logging of validation results and errors for better debugging

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
2025-11-11 09:55:03 +01:00
..
common refactor(tests): Eliminate test flakiness through deterministic implementation (#4708) 2025-11-05 12:43:21 +00:00
core refactor(pdf-a-validation): enhance validation and preprocessing logic 2025-11-11 09:55:03 +01:00
proprietary chore(tests): add comprehensive web/controller and security service tests; stabilize AttemptCounter timing (#4822) 2025-11-05 14:34:12 +00:00
allowed-licenses.json feat(cbr-to-pdf,pdf-to-cbr): add PDF to/from CBR conversion with ebook optimization option (#4581) 2025-10-04 11:15:23 +01:00