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.

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.

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales
Version 6.5.0 Changelog (May 29, 2015) | Apryse documentation