Stirling-PDF/app/core
Balázs Szücs a5e55e598a refactor(pdf-conversion): optimize PDF/A and font embedding flow
- Replaced redundant streams and lists initialization with more efficient alternatives
- Centralized stream reading logic to prevent reuse issues and ensure proper closing
- Enhanced logging for PDF/A validation to differentiate warnings from errors
- Simplified methods by removing redundant parameters and improving clarity
- Updated GregorianCalendar usage to modern java.time classes
- Ensured static state for utility-like methods for cleaner invocation
- Improved PDF/A metadata handling by aligning structure and removing redundancy

Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
2025-11-08 11:10:31 +01:00
..
src refactor(pdf-conversion): optimize PDF/A and font embedding flow 2025-11-08 11:10:31 +01:00
.gitignore feat(security): add PFX alias for PKCS12; accept .crt/.cer/.der certs & .key keys; add certificate-signing tests (#4297) 2025-09-04 15:30:32 +01:00
build.gradle build(deps): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 (#4746) 2025-10-29 19:39:42 +00:00