- Fix typo in docs (thanks @adrianjost!)
- Make
ImageAlignment
publicly accessible (thanks @oktapodia!) - Create
PDFDocument.copy()
method (thanks @mohamedsalem401!) - Fix acrofield removal and flattening bug (thanks @Trapfether!)
- Set
P
property on widgets created bypdf-lib
(thanks @Trapfether!) - Create
PDFPage.scale()
,PDFPage.scaleContent()
, andPDFPage.scaleAnnotations()
methods (thanks @JNK90!) - Fix bug causing Helvetica font to be embedded unnecessarily (thanks @ssssota!)
- Make random number generation deterministic across documents (thanks @ChingChang9!)