Did you find this guide helpful?
Some test text!
Android / Changelog / v6.7.1
Platform
Documentation
Version: 6.7.1.52181
Release Date: November 14, 2016
6.7.1 is a major release. Please see What's New for the changes that affect all platforms, including Android.
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)
Get the answers you need: Support