RadaeePDF Classic SDK for Android v3.60.x
Released: Jul 15, 2021
Actualizaciones en v3.60.x
v3.60.4
Updated Sep 22, 2021
Features
- Added completely rewritten file browser.
Fixes
- Minor fixes and clean up in native code.
v3.60.3
Updated Sep 6, 2021
Features
- Enhanced features that need r/w access are disabled coherently to the PDF write status.
Fixes
- Fixed CMYK->RGB conversion may bring to unexpected crash during some special bitmap decoding.
v3.60.2b
Updated Aug 9, 2021
Fixes
- Fixed unexpected behavior in memmov() from Android NDK target ARM64.
v3.60.2
Updated Aug 5, 2021
Features
- Code is optimized while rendering with GPU.
Fixes
- Fixed wrong background when the rendering is CPU-based and dark mode is enabled.
- Fixed potential memory leak when decoding JPEG e JPG2000 images.
- Fixed crashing issue with special PDF files containing CCITT encoded images.
v3.60.1
Updated Jul 25, 2021
Features
- Improved the handling of some Type3 fonts.
v3.60.0
Updated Jul 15, 2021
Features
- Added the ability to use signature API to handle signature fields.
- Updated icons and introduced global color setting.
- Added support for polygon and polyline annotations.
- Added support for edit text box annotations.
- Changed Symbol font mapping: moved from Symbola to Symbol Neu because of license's change.
- Symbol Neu mapping is now compliant to non UTF-8 Symbol font.
- SuperDoc() class has been improved to better manage memory on low memory devices.
- SuperDoc() has "legacy" parameter for legacy code.
- zlib code has been rewritten and improved for speed (12% faster than before).
- Improved how transparent images can be applied on a pageadding transparent images - Document.NewImage().
- Improved "fit_different_page_size" when the PDFLayoutDual is set.
- Moved some closing operation in thread separated from the UI.
- Cleaned up the dialog box for annotations.
Fixes
- Clean up code to optimize memory consumption and prevent memory leaks.
- Prevented potential ANR while closing the current file.
- Wrong path detection was preventing the handling of bookmarks.
- Some case was corrupting XREF.
- addContent was cutting contents when clip operator is used.