This website requires JavaScript.
Explore
Help
Sign In
djoka
/
bentopdf
Watch
1
Star
0
Fork
0
You've already forked bentopdf
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
446b399be2c9bcfaef3132cd112fe3b850e8a26f
bentopdf
/
public
/
ghostscript-wasm
/
sRGB_IEC61966-2-1_no_black_scaling.icc
28 lines
3.0 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(pdf-a): fix PDF/A-2b and PDF/A-3b transparency compliance - Add post-processing step using pdf-lib to fix ISO 19005-2/3 clause 6.2.10 - Add Group dictionaries with ICC-based color space to all pages - Fix XObjects (Form XObjects) that have DeviceRGB in their Group dictionaries - Reference OutputIntent's ICC profile as the blending color space - Enable page compression for smaller output files This ensures PDFs with transparency pass VeraPDF validation for PDF/A-2b and PDF/A-3b.
2026-01-02 17:04:50 +05:30