Stirling-PDF/app/core/src
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
..
main refactor(pdf-a-validation): enhance validation and preprocessing logic 2025-11-11 09:55:03 +01:00
test test(pdf-conversion): add tests for PDF to PDF/A conversion and sanitization 2025-11-09 14:24:40 +01:00