RadaeePDF SDK for Android
Adds methods for adding rectangle annotations and saving images from rectangles using PDF coordinate system.
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.