RadaeePDF SDK for Windows v1.11.x

Released: Apr 3, 2020

Actualizaciones en v1.11.x

v1.11.2

Updated Oct 7, 2020

Features

  • Core lib is fully updated and aligned to Android version 3.53.6.
  • New methods PDFSign.Reason, PDFSign.Location, PDFSign.Contact, PDFSign.ModTime.
  • New method PDFDoc.LinearizedStatus to get linearized information.
  • New method PDFAnnot.Sign.
  • New method PDFAnnot.EditTextAlign, PDFAnnot.StrokeDash.
  • New method PDFDoc.SetOpenFlag to set open flag, relate to linearized PDF.
  • Enhanced image rendering and transparency group rendering by checking drawable area.
  • Enhanced image scaling precision.

Fixes

  • Fix render issue in a specific files caused by object reference to a wrong data.
  • Fix PDFAnnot.FieldName method will return original name without remove blanks.
  • Fix a crashed issue to load freed annotation (some PDF tool seems not delete reference from page, when annotation deleted).
  • Fix issue for ImportAnnot when page is rotated page.

v1.11.0

Updated Apr 3, 2020

Features

  • Core lib is fully updated and aligned to Android version 3.53.4
  • Added support for ARM64 architecture.