Releases: PeculiarVentures/pdf
Releases · PeculiarVentures/pdf
v1.13.12
Bug Fixes
- begin update with end of line if needed (5aa651b)
- enable cache to reduce value conversion (3e7a8ac)
- incorrect trailer size (72eb6af), closes #102
v1.13.11
Bug Fixes
- macos Viewer doesn't show aes256 encrypted document (d7b952f), closes #99
v1.13.10
Bug Fixes
- use User password for Owner if Owner is empty (6d6f692)
v1.13.8
1.13.8 (2023-08-22)
Bug Fixes
- error on AcroForm getting (9cf0890)
- incorrect caching of indexes during cloning (cde3b39)
v1.13.7
1.13.7 (2023-08-10)
Bug Fixes
- AcroFrom duplicates Fields on addField (f9d5950)
- error in component getting by name if Kid is not a field (824492c)
- error on Signature field splitting if it doesn't belong to parent field (0197121)
- fix error with incorrect cache map (bd96819), closes #94
- improve Signature.groupName renaming and add tests (8c82fd3)
- increase speed of serialization (449bf26)
- problems with signature groups (bab4d06)
- remove Widget from AcroFrom on
split
(071d28e)
- remove XFA on copy (33273ff)
v1.13.6
1.13.6 (2023-06-29)
Bug Fixes
- use components to get isSigned (0917550)
v1.13.5
1.13.5 (2023-06-29)
Bug Fixes
- incorrect signature removing (5c60716)
v1.13.4
1.13.4 (2023-06-22)
Bug Fixes
- error on null cloning (1eb6339), closes #88
- sig doesn't draw an image for Widget + Field (4ae6bee)
v1.13.3
1.13.3 (2023-06-15)
Bug Fixes
- split single widget for signature box (364fd5d)