Stirling-PDF/app
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
..
common refactor(tests): Eliminate test flakiness through deterministic implementation (#4708) 2025-11-05 12:43:21 +00:00
core refactor(pdf-conversion): optimize PDF/A and font embedding flow 2025-11-08 11:10:31 +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