mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-27 21:31:00 +02:00
The custom entries, provided that they exist *and* that their types are safe to include, are exposed through a new `Custom` infoDict entry to clearly separate them from the standard ones. Fixes 5970. Fixes 10344.