mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-11 15:54:03 +02:00
This will allow the Metadata to be successfully extracted from the PDF file in issue 10395. Furthermore, this patch also fixes a bug in `Metadata.get` which causes the method to return `null` rather than an empty string or zero (since either ought to be allowed).