unidoc / unipdf

Golang PDF library for creating and processing PDF files (pure go)
https://unidoc.io
Other
2.56k stars 251 forks source link

prepare release v3.30.0 #474

Closed gunnsth closed 2 years ago

gunnsth commented 2 years ago

Release notes - UniPDF - Version v3.30.0

UniPDF version 3.30.0 contains new features and multiple bug fixes. The list of changes is as follows.

Bug

UP-266 ExtractPageText is throwing an error: range check

UP-260 Image extraction hangs and memory keeps increasing

Task

UP-270 Implement QA and testing process for PDF/A validation

UP-271 Update pkcs7 package to 0.1.0

UP-262 PDF Page Rotation hierarchy handling - GetRotate function added