RadaeePDF Classic SDK for Android v3.65.8

Released: Feb 3, 2022

Updates in v3.65.8

Features

  • Added new g_zoomed_stop_on_boundaries to limit pan to current page boundaries when zoom factor >100%.
  • Added new vertical dual page mode with cover (opengl mode only). g_view_mode = 7 (BETA).
  • Added new vertical dual page mode without cover (opengl mode only). g_view_mode = 8 (BETA).

Fixes

  • clean up the code in PDFAssetStream: the straming channel was not closed properly.
  • core-lib code clean up and improvement.