Skip to content

@react-pdf/renderer@4.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 22:57
· 8 commits to master since this release
2c0b6d4

Minor Changes

  • #3529 10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb Thanks @diegomura! - feat: add conformance Document prop for PDF/A output

    Produces PDF/A-1/2/3 (b-level) output with XMP conformance metadata and an sRGB OutputIntent. pdfVersion defaults to what the chosen level requires. Fonts must be registered (not the built-in standard 14) to fully validate.

Patch Changes