RadaeePDF Classic SDK for Android Releases

Released: May 22, 2019

Updates in v3.52.2

Updates in v3.52.2

  • Fixes a rendering issue while decoding very large images.
  • Fixes slow rendering of a certain pdf file.
  • Fixes a rendering issue for tiling pattern.

Released: May 7, 2019

Updates in v3.52

Features

  • Enhanced replacement of the Tinos font with a distributed font (TeX-Gyre-Termes) that improves the rendering of the Times New Roman family characters.
  • Enhanced change tiling method in the openGL version.
  • Enhanced reduce GPU memory usage, when zooming very large in openGL version.
  • Enhanced change popup menu height to wrap_content.

Fixes

  • FIX crash issue because of SIMD access protection due to some Android compilations that keep some channels reserved for the operating system.
  • FIX issue...

Released: Jan 3, 2019

Updates in v3.50.1

Features

  • New method addAnnotRect: add a rect annot using PDF coordinate system.
  • New method imageFromPage: save an image contained in a rectangle, using PDF coordinate system.

Fixes

  • Fix rendering issues.

Released: Nov 5, 2018

Updates in v3.50

Features

New in RadaeePDF AndroidStudio 3.50

  • Introduced the new configuration parameter 'fit_different_page_size' which allow the rendering engine to set different scale factor for different pages.
  • Completely new OpenGL based framework. It uses GPU rendering. Speed is increased by a 2x / 5x depending on GPU performances
  • New Curl effect relaying to OpenGL rendering engine
  • New view class source is now distribute with the framework
  • Changed Arimo as default annotation's font
  • native libs:
    • New major...

Released: Aug 29, 2017

Updates in 3.x

Features

  • Fully compatible with PDF1.7 file structure - Read, view and modify documents in the most widely-used PDF format version.
  • C++ code with assembly optimization for great performance - True native code compiled from C++ sources.
  • Text, hyperlink, geometric primitives and free hand annotations - Annotate PDFs with hyperlinks, text, sketches or insert complex binary objects into your PDFs.
  • AES and RC4 encryption / decryption protection - Full AES256 cryptography ensures high-level protection...