RadaeePDF Classic SDK for iOS のリリース

Released: Aug 19, 2021

v4.5.2 での更新項目

不具合の修正

  • Fixed dark mode status bar.

Released: Aug 14, 2021

v4.5.1 での更新項目

機能

  • Improved Font mapping.
  • Added GLOBAL.g_readonly to make the reader in readonly mode.

不具合の修正

  • Fixed found a memory leak for bitmap scaling(very long time ago to adjust scaling algorithm).
  • Fixed readonly pdf.
  • Fixed Slider/Thumbnail and Night Mode/Light Mode button.

Released: Aug 9, 2021

v4.5 での更新項目

機能

  • Added support for Polygon and Polyline annotations.
  • Added support for Bookmarks.

不具合の修正

  • Minor fix.

Released: Nov 4, 2020

v4.3 での更新項目

機能

  • New method to get name of signer.
  • Edit SignField method: add a parameter to set name of signer.

Released: Jul 31, 2020

v4.0 での更新項目

機能

  • New UI.
  • New reader controller class PDFReaderCtrl.
  • New Storyboard-based reader controller.
  • New menu classes (search, annot, view mode, more).
  • Removed bookmarks and setting view controllers.
  • Removed Modules folder.
  • Added lock/unlock feature in annot's menu operations.
  • Added case/whole search features in search mode.
  • New file collection view.
  • New imageset.
  • New toolbars UI.
  • New toolbars' feature (switch and show thumb/slider, night mode, meta).
  • New color picker.
  • New search mode UI.
  • New full text...

Released: Oct 29, 2018

v3.8.6 での更新項目

Updates in 3.8.6

  • Refactor project code
  • Updated libjpeg library
  • Added g_static_scale to enable/disable dynamic page scale
  • Fixed pageLabel method
  • Fixed linking issue when opencv is in the same project
  • Fixed is some circumstances widget fields was not hide when . Hide(true) was set
  • Fixed some Fixedes related to special cases
  • Fixed Wrong rendering behavior when an empty filling path was evaluated as a rectangle filling
  • Fixed undo/redo when moving annotation to a different page
  • Fixed annot move
  • Fixed...