Skip to content

v3.27.0

Compare
Choose a tag to compare
@gunnsth gunnsth released this 30 Jul 13:51
· 66 commits to master since this release
e189dd4

This minor release of UniPDF contains the following changes:

New features:

  • Support for filling image form fields. [UP-228]
  • Row span support for tables in the creator [UP-236]

Enhancements and fixes:

  • Fixes in form fill appearance with several bugs in text field appearance generation fixed. More detail to follow. [UP-219]
  • Fix problem in image optimizer with "unsupported encoding parameter" issue [UP-190]
  • Fix issue with image optimizer with "invalid operand" error [UP-190]
  • Fix image optimizer PPI calculation with more advanced content stream processor [UP-160]
  • Fix error when Rotate page object was float [UP-229]
  • Fix error when AES buf length was < 16 [UP-229]