| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdf-lib-v1.17.0.tgz | 2021-10-16 | 4.2 MB | |
| README.md | 2021-10-16 | 988 Bytes | |
| v1.17.0.tar.gz | 2021-10-16 | 60.7 MB | |
| v1.17.0.zip | 2021-10-16 | 61.0 MB | |
| Totals: 4 Items | 125.9 MB | 0 | |
- Fix typo in docs (thanks @adrianjost!)
- https://github.com/Hopding/pdf-lib/pull/985
- Make
ImageAlignmentpublicly accessible (thanks @oktapodia!) - https://github.com/Hopding/pdf-lib/pull/988
- Create
PDFDocument.copy()method (thanks @mohamedsalem401!) - https://github.com/Hopding/pdf-lib/pull/986
- Fix acrofield removal and flattening bug (thanks @Trapfether!)
- https://github.com/Hopding/pdf-lib/pull/1002
- Set
Pproperty on widgets created bypdf-lib(thanks @Trapfether!) - https://github.com/Hopding/pdf-lib/pull/1003
- Create
PDFPage.scale(),PDFPage.scaleContent(), andPDFPage.scaleAnnotations()methods (thanks @JNK90!) - https://github.com/Hopding/pdf-lib/pull/991
- Fix bug causing Helvetica font to be embedded unnecessarily (thanks @ssssota!)
- https://github.com/Hopding/pdf-lib/pull/820
- Make random number generation deterministic across documents (thanks @ChingChang9!)
- https://github.com/Hopding/pdf-lib/pull/1033