RadaeePDF SDK for Android v3.54.x
Released: Nov 5, 2020
Updates in v3.54.x
v3.54
Updated Nov 5, 2020
Features
- Added new method
Sign.GetName() to get the name of the signer.
- You can now add polygon/polyline annotations.
- You can now add a circle when drawing a polygon and polyline.
- Added five new methods -
Sign.GetReason(), Sign.GetLocation(), Sign.GetContact(), Sign.GetModTime() and Annotation.GetSign().
- Improved
Annotation.SignField() method - Added a parameter to set name of signer.
- Improved signature property to display more information.
- You can now sign the signature field, providing a cert file.
- Improved ibjpeg.
Fixes
- Fixed minor issue about cancelling adding editbox annotation.
- Fixed rendering issue.
- Fixed OOM issue for special condition.
- Fixed object reference correct to a wrong data.
- Fixed
GetFieldName methods will return original name without remove blanks.
- Fixed crash issue when getting signature information from a field just signed.
- Fixed crash issue for
Annotation.Sign().