Some test text!

Search
Hamburger Icon

Android / Changelog / v6.5.0

Version 6.5.0 Changelog (May 29, 2015)

Notes

This release brings the core PDF functionality to version 6.5.0 of the desktop SDKs. More information regarding core PDF functionality updates can be found on What's New page.

NEW

  • Adds two new 64-bit native architectures, arm64-v8a and x86_64.
  • Adds a new tabbed viewer control that allows viewing multiple PDFs in the same viewer (API 11+). See CompleteReader sample for usage.
  • Adds new annotationAdded/annotationModified/annotationRemoved events to the ToolManager's AnnotationModificationListener.
  • Adds zoom animation effect for PDFViewCtrl.

CHANGED APIs

  • PDFViewCtrl.UpdateOCGContext()
  • PDFViewCtrl.setBuiltInPageSlidingSpeed(int, int) is changed to PDFViewCtrl.setBuiltInPageSlidingAnimationDuration(int) and PDFViewCtrl.setBuiltInPageSlidingThreshSpeed(int)
  • PDFViewCtrl.setZoom(int, int, double, bool, bool)
  • PDFViewCtrl.smartZoom(int, int, bool)
  • PDFViewCtrl.setPageViewMode(int, x, y, bool)
  • PDFDoc.flattenAnnotationsAdvanced(long)

BUG FIXES

  • Font substitution bug fixes.
  • Miscellaneous bug fixes and improvements.

Get the answers you need: Chat with us