Frameworks
React Native
Flutter
Package samples
Cookbook
Version 11
Version 10
Version 9
Version 8
Version 7
Version 6
Version 5
Version: 6.7.1.52181
Release Date: November 14, 2016
6.7.1 is a major release.
pdftron
are changed to com.pdftron
, also, all package names are now changed to lower case. These API changes were marked as deprecated in the previous official release and are now removed.UserCropDialogFragment
utility class now supports page cropping only on even/odd pagesThumbnailsViewFragment
utility class now supports duplicate/rotate and export pagesPasswordDialogFragment
that allows users enter password for encrypted documentsPrint
utility class now support cancel print during processing, see Print.PrintCallback
PDFNet.enableJavaScript(boolean)
(boolean) PDFNet.isJavaScriptEnabled()
PDFViewCtrl.refreshAndUpdate(ViewChangeCollection)
(boolean) PDFViewCtrl.selectByRect(double, double, double, double)
(boolean) PDFViewCtrl.selectByStructWithSmartSnapping(double, double, double, double)
PDFViewCtrl.setDevicePixelDensity(double, double)
(Rect) PDFViewCtrl.getScreenRectForAnnot(Annot, int)
PDFViewCtrl.getPageRectForAnnot(Annot, int)
(Rect) PDFViewCtrl.getPostProcessedColor(ColorPt)
(boolean) PDFViewCtrl.turnPageInNonContinuousMode(int, boolean)
PDFViewCtrl.executeAction(ActionParameter)
(boolean) PDFViewCtrl.isUndoRedoEnabled()
PDFViewCtrl.enableUndoRedo()
(String) PDFViewCtrl.undo()
(String) PDFViewCtrl.redo()
PDFViewCtrl.takeUndoSnapshot(String)
(String) PDFViewCtrl.getNextUndoInfo()
(String) PDFViewCtrl.getNextRedoInfo()
PDFViewCtrl.revertAllChanges()
Print.startPrintJob(Context, String, PDFDoc, Integer, Boolean)
Print.startPrintJob(Context, String, PDFDoc, String, Integer, Boolean)
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales