Some test text!

Search
Hamburger Icon
PDFNet/PDFNetOBJC.h
Removed +[PTConvert FromCAD:in_filename:opts:]
Removed PTWebFontDownloader
Removed -[PTWebFontDownloader getCptr]
Removed -[PTWebFontDownloader initWithCptr:]
Removed -[PTWebFontDownloader setSwigCMemOwn:]
Removed -[PTWebFontDownloader dealloc]
Removed +[PTWebFontDownloader IsAvailable]
Removed +[PTWebFontDownloader EnableDownloads]
Removed +[PTWebFontDownloader DisableDownloads]
Removed +[PTWebFontDownloader PreCacheAsync]
Removed +[PTWebFontDownloader ClearCache]
Removed +[PTWebFontDownloader SetCustomWebFontURL:]
Removed -[PTWebFontDownloader init]
Added -[PTSDFDoc ImportObjsWithExcludeList:exclude_list:]
Added -[PTAnnot GetCustomData:]
Added -[PTAnnot SetCustomData:value:]
Added -[PTAnnot DeleteCustomData:]
Added -[PTConversionOptions initWithValue:]
Added +[PTConvert FromCAD:in_filename:]
Added -[PTPDFView HideAnnotation:]
Added -[PTPDFView ShowAnnotation:]
PDFNet/PDFViewCtrl.h
Added -[PTPDFViewCtrl HideAnnotation:]
Added -[PTPDFViewCtrl ShowAnnotation:]
Added PTPDFViewCtrlColorPostProcessModeDidChangeNotification
Added PTPDFViewCtrlColorPostProcessModeUserInfoKey
Added PTPDFViewCtrlBlackColorUserInfoKey
Added PTPDFViewCtrlWhiteColorUserInfoKey
Tools/AnnotTypes.h
Added PTLocalizedAnnotationNameFromType()
Tools/PTCollaborationAnnotation.h
Added PTCollaborationAnnotation.validForAdd
Added PTCollaborationAnnotation.validForModify
Added PTCollaborationAnnotation.validForRemove
Tools/PTCollaborationAnnotationReplyViewController.h
Added PTCollaborationAnnotationReplyViewController
Added -[PTCollaborationAnnotationReplyViewController initWithCollaborationManager:]
Added PTCollaborationAnnotationReplyViewController.collaborationManager
Added PTCollaborationAnnotationReplyViewController.toolManager
Added PTCollaborationAnnotationReplyViewController.currentAnnotationIdentifier
Tools/PTCollaborationAnnotationViewController.h
Added PTCollaborationAnnotationViewController
Added -[PTCollaborationAnnotationViewController initWithCollaborationManager:]
Added PTCollaborationAnnotationViewController.collaborationManager
Tools/PTCollaborationDocumentViewController.h
Added PTCollaborationDocumentViewController.collaborationReplyViewController
Added PTCollaborationDocumentViewController.collaborationAnnotationViewController
Added PTCollaborationDocumentViewController.collaborationAnnotationListHidden
Tools/PTCollaborationManager.h
Removed -[PTCollaborationManager initWithExternalManager:toolManager:]
Removed PTCollaborationManagerRemoteAnnotationAddedNotification
Removed PTCollaborationManagerRemoteAnnotationModifiedNotification
Removed PTCollaborationManagerRemoteAnnotationRemovedNotification
Removed PTCollaborationManagerAnnotationUserInfoKey
Added PTCollaborationServerCommunication.documentID
Added -[PTCollaborationManager initWithToolManager:userId:]
Added PTCollaborationManager.toolManager
Added -[PTCollaborationManager loadInitialRemoteAnnotation:]
Added -[PTCollaborationManager loadInitialRemoteAnnotations:]
Added -[PTCollaborationManager remoteAnnotationsAdded:]
Added -[PTCollaborationManager remoteAnnotationsModified:]
Added -[PTCollaborationManager remoteAnnotationsRemoved:]
Added PTCollaborationManagerRemoteAnnotationsAddedNotification
Added PTCollaborationManagerRemoteAnnotationsModifiedNotification
Added PTCollaborationManagerRemoteAnnotationsRemovedNotification
Added PTCollaborationManagerAnnotationsUserInfoKey
Added PTCollaborationManagerIsInitialUserInfoKey
Modified -[PTCollaborationServerCommunication userID]
Declaration
From- (nonnull NSString *)userID
To@property (nonatomic, readonly, copy, nullable) NSString *userID

Tools/PTDocumentViewController.h
Added PTDocumentViewController.conversionOptions
Tools/PTNavigationListsViewController.h
Added -[PTNavigationListsViewController addListViewController:]
Added -[PTNavigationListsViewController removeListViewController:]
Tools/PTSelectionRectContainerView.h
Removed -[PTSelectionRectContainerView initWithPDFViewCtrl:forAnnot:withTool:]
Added PTSelectionRectContainerView.borderView
Added -[PTSelectionRectContainerView refreshLiveAppearance]
Added -[PTSelectionRectContainerView initWithPDFViewCtrl:forAnnot:withAnnotEditTool:]
Tools/PTSelectionRectView.h
Removed -[PTSelectionRectView initWithFrame:forAnnot:withTool:]
Added -[PTSelectionRectView refreshLiveAppearance]
Added -[PTSelectionRectView initWithFrame:forAnnot:withAnnotEditTool:withPDFViewCtrl:]
Tools/PTTextAnnotationOptions.h
Added PTTextAnnotationOptions
Added PTTextAnnotationOptions.opensPopupOnTap
Tools/PTTextSelectTool.h
Removed -[PTTextSelectTool DrawSelectionQuads:WithLines:]
Added -[PTTextSelectTool DrawSelectionQuads:WithLines:WithDropAnimation:]
Tools/PTThumbnailSliderView.h
Added PTThumbnailSliderView
Added -[PTThumbnailSliderView initWithPDFViewCtrl:]
Added -[PTThumbnailSliderView initWithToolManager:]
Added PTThumbnailSliderView.pdfViewCtrl
Added PTThumbnailSliderView.toolManager
Added PTThumbnailSliderView.tracking
Added PTThumbnailSliderView.magnification
Added PTThumbnailSliderView.adjustsScrubbingSpeed
Added PTThumbnailSliderView.collectionView
Tools/PTThumbnailSliderViewController.h
Removed -[PTThumbnailSliderViewController setSliderValue:]
Removed -[PTThumbnailSliderViewController setThumbnail:forPage:]
Added -[PTThumbnailSliderViewController initWithToolManager:]
Added PTThumbnailSliderViewController.pdfViewCtrl
Added PTThumbnailSliderViewController.toolManager
Added PTThumbnailSliderViewController.slider
Added PTThumbnailSliderViewController.thumbnailSliderView
Added PTThumbnailSliderViewController.contentView
Added PTThumbnailSliderViewController.tracking
Tools/PTTool.h
Added -[PTTool keepToolAppearanceOnScreenWithImageView:]
Tools/PTToolManager.h
Removed -[PTToolManager enableCollaborationManager:]
Removed PTToolManager.collaborationManager
Removed -[PTToolManager pageAddedAtPageNumber:]
Added -[PTToolEvents tool:handleFileSelected:]
Added -[PTToolManager pageAddedForPageNumber:]
Added -[PTToolManagerDelegate toolManager:handleFileSelected:]
Modified PTToolManager.textAnnotationOptions
Declaration
From@property (nonatomic, copy, nonnull) PTAnnotationOptions *textAnnotationOptions
To@property (nonatomic, copy, nonnull) PTTextAnnotationOptions *textAnnotationOptions

Tools/ToolsMacros.h
Removed #def PT_STRINGIFY__
Removed #def PT_STRINGIFY
Removed #def PT_NS_STRINGIFY
Removed #def PT_PASTE__
Removed #def PT_PASTE
Removed #def PT_C_ARRAY_SIZE
Removed #def PT_CONSTRUCTOR
Removed #def PT_CONSTRUCTOR_PRIORITY
Removed #def PT_DESTRUCTOR
Removed #def PT_DESTRUCTOR_PRIORITY
Removed #def PT_KEY
Removed #def PT_KEY_PATH
Removed #def PT_CLASS_KEY
Removed #def PT_CLASS_KEY_PATH
Removed #def PT_PROTOCOL_KEY
Removed #def PT_PROTOCOL_KEY_PATH
Removed #def PT_NSStringFromBOOL
Removed #def PTLog
Removed #def PrivateLog