cantoo-scribe / pdf-lib

Create and modify PDF documents in any JavaScript environment
https://pdf-lib.js.org
MIT License
136 stars 27 forks source link

Fix pdf with invalid keylen #47

Closed MatheusrdSantos closed 9 months ago

MatheusrdSantos commented 9 months ago

Fix the special case when keyLength is undefined (https://github.com/cantoo-scribe/pdf-lib/issues/44)

Add the option to suppress warnings during objects parsing (https://github.com/cantoo-scribe/pdf-lib/issues/40)

Sharcoux commented 9 months ago

Released in 1.20.3