| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdf-lib-v1.16.0.tgz | 2021-01-27 | 4.2 MB | |
| README.md | 2021-01-27 | 709 Bytes | |
| v1.16.0.tar.gz | 2021-01-27 | 69.8 MB | |
| v1.16.0.zip | 2021-01-27 | 70.0 MB | |
| Totals: 4 Items | 144.0 MB | 0 | |
- Add getters/setters for all valid
ViewerPreferences(thanks @mcshaz!): - https://github.com/Hopding/pdf-lib/issues/744
- https://github.com/Hopding/pdf-lib/pull/745
- https://github.com/Hopding/pdf-lib/pull/769
- Fix bug preventing PDFs with flattened forms from being printed (thanks @btecu!):
- https://github.com/Hopding/pdf-lib/pull/750
- https://github.com/Hopding/pdf-lib/pull/770
- Add
PDFTextField.setFontSize(...)method toPDFTextFieldand other field types (thanks @duffyd!): - https://github.com/Hopding/pdf-lib/issues/727
- https://github.com/Hopding/pdf-lib/pull/754
- https://github.com/Hopding/pdf-lib/pull/777
- https://github.com/Hopding/pdf-lib/pull/776