Frameworks
React Native
Flutter
Package samples
Cookbook
Version 11
Version 10
Version 9
Version 8
Version 7
Version 6
Version 5
Version: 10.4.0.82776
Release Date: September 13, 2023
This release of Apryse for Android brings the core PDF functionality inline with version 10.4.0 of the Apryse cross-platform APIs. More information can be found on What's new for cross-platform APIs. Most non-module related changes apply to Android.
CollabManager.importAnnotations
not retaining custom appearancenew method: void setTextSelectionMenuEnabled(boolean)
new method: boolean isTextSelectionMenuEnabled()
new method: void setTextSelectionMenuEnabled(boolean)
modified static method: ArrayList<ArrayList<PointF>> createPageStrokesFromArrayObj(Obj)
Declaration | |
---|---|
From: | public static ArrayList<ArrayList> createPageStrokesFromArrayObj(Obj) throws PDFNetException |
To: | public static List<List> createPageStrokesFromArrayObj(Obj) throws PDFNetException |
new method: boolean isReflowTextSelectionMenuEnabled()
new method: void setReflowTextSelectionMenuEnabled(boolean)
new static method: void refreshAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)
new static method: void refreshLineAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)
new static method: void refreshPolyAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)
new static method: boolean refreshAppearanceOnNewPage(PDFViewCtrl, Annot, int, int, RectF, RectF)
new method: ActionMode disabledActionMode()
new method: void setTextSelectionMenuEnabled(boolean)
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales