Skip to content

v1.17.0

Compare
Choose a tag to compare
@Hopding Hopding released this 16 Oct 21:23
· 12 commits to master since this release
  • 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 by pdf-lib (thanks @Trapfether!)
  • Create PDFPage.scale(), PDFPage.scaleContent(), and PDFPage.scaleAnnotations() methods (thanks @JNK90!)
  • Fix bug causing Helvetica font to be embedded unnecessarily (thanks @ssssota!)
  • Make random number generation deterministic across documents (thanks @ChingChang9!)