Frameworks
React Native
Flutter
Version 10
Version 9
Version 8
Version 7
Version 6
Version 5
PTNavigationListsViewController
. By default the layer control is shown or hidden when OCG layers are detected in the document. This automatic behavior can be changed with the pdfLayerViewControllerVisibility
property on the PTNavigationListsViewController
class.Tools.framework
. The Collaboration sample in the SDK has also been updated to include a WebViewer Server backend in addition to the existing Firebase backend. For more information please see our collaboration guide.PTRulerCreate
, PTAreaCreate
, or PTPerimeterCreate
tools, can now be calibrated to a specific reference value from the measurement annotation's "Calibrate" menu item.PTDocumentViewController
class are now overridable via the PTOverrides
system.PTPDFViewCtrl
class for existing getter and/or setter methods. PTPDFViewCtrl
class that are now wrapped in properties are no longer available in Swift. For example, previously to get the page count of a PDFViewCtrl, pdfViewCtrl.getPageCount()
would be used. The GetPageCount
method can still be used from Objective-C, but the pageCount
property must be used from Swift: pdfViewCtrl.pageCount
.UICollectionView
used by the PTThumbnailsViewController
class can now be accessed via a collectionView
property.Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales