| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdf-lib-v1.15.0.tgz | 2021-01-09 | 4.1 MB | |
| README.md | 2021-01-09 | 648 Bytes | |
| v1.15.0.tar.gz | 2021-01-09 | 69.8 MB | |
| v1.15.0.zip | 2021-01-09 | 70.0 MB | |
| Totals: 4 Items | 143.9 MB | 0 | |
- Add option to create hidden form fields (thanks @jbeuckm!):
- https://github.com/Hopding/pdf-lib/pull/730
- Fix bug preventing some forms from being flattened (thanks @btecu!):
- https://github.com/Hopding/pdf-lib/issues/722
- https://github.com/Hopding/pdf-lib/pull/723
- https://github.com/Hopding/pdf-lib/pull/732
- Fix bug causing rotated form fields to be flattened incorrectly (thanks @btecu!):
- https://github.com/Hopding/pdf-lib/issues/733
- https://github.com/Hopding/pdf-lib/pull/734
- Update logic for updating
PDFRadioGroupandPDFCheckBoxappearance streams: - https://github.com/Hopding/pdf-lib/pull/743