RadaeePDF SDK
Adds new 'fit to page' configuration, plus new OpenGL based framework improves performance.
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 update of libjpeg library. Faster and more secure.
- Update - built with last Google NDK
- Documentation
- Updated references to some third part code
- Reflects the introduction of new OpenGL framework
Fixes
Fixes in AndroidStudio 3.50
- Fixed changed the multiline text edit because of the different way Android 7.x+ is managing someway transparencies
- Fixed the lack of refresh just after zoom in in not-OpenGL rendering framework
- Fixed Out of bounds while getting the actual page with some quick movement on some Samsung devices
- Fixed Version name in Global.java is reflecting the
- Fixed improved null check for some unexpected circumstances while drawing pages
- Fixed some code clean up
- native libs:
- Fixed applied workaround to avoid some corrupted PDF files breaking form fields' contents
- Fixed rendering issue with uncommon transparency setting
- Fixed broken GetPageLabel() behavior
- Fixed Wrong rendering behavior when an empty filling path was evaluated as a rectangle filling.
- Fixed is some circumstances widget fields was not hide when .Hide(true) was set
- Fixed some fixes related to special cases