Some test text!
Home
Guides
Guides
Home
Guides
Search
Search Documentation
Discord Logo
Chat with us
PDFTron is now Apryse, learn more here.
PDFNet/PDFNetOBJC.h
Added
-[PTPDFView SetColorPostProcessMapFile:]
PDFNet/PDFViewCtrl.h
Added
-[PTPDFViewCtrl SetColorPostProcessMapFile:]
Tools/AnnotTypes.h
Added
PTExtendedAnnotTypeCallout
Added
PTExtendedAnnotNameCallout
Tools/PTAnnotationPasteboard.h
Removed
-[PTAnnotationPasteboard copyAnnotations:withPDFViewCtrl:completion:]
Added
PTAnnotationPasteboard.sourcePageNumber
Added
-[PTAnnotationPasteboard copyAnnotations:withPDFViewCtrl:fromPageNumber:completion:]
Tools/PTAnnotationToolbar.h
Added
PTAnnotBarButtonCallout
Tools/PTAnnotEditTool.h
Added
PTAnnotEditTool.aspectRatioGuideEnabled
Added
-[PTAnnotEditTool editSelectedAnnotationFreeText]
Added
-[PTAnnotEditTool frameForEditingFreeTextAnnotation]
Tools/PTCalloutCreate.h
Added
PTCalloutCreate
Tools/PTCalloutEditTool.h
Added
PTCalloutEditTool
Added
PTCalloutEditTool.calloutStartPoint
Added
PTCalloutEditTool.calloutKneePoint
Added
PTCalloutEditTool.calloutEndPoint
Added
PTCalloutEditTool.contentRect
Added
PTCalloutEditTool.calloutStartResizeWidget
Added
PTCalloutEditTool.calloutKneeResizeWidget
Added
PTCalloutEditTool.selectedResizeWidget
Tools/PTDocumentViewController.h
Added
PTDocumentViewController.changesPageOnTap
Added
PTDocumentViewController.activityViewController
Tools/PTDocumentViewSettingsController.h
Removed
-[PTDocumentViewSettingsController init]
Added
PTDocumentViewSettingsController.pdfViewCtrl
Added
-[PTDocumentViewSettingsController initWithPDFViewCtrl:]
Tools/PTFreeTextAnnotationOptions.h
Added
PTFreeTextAnnotationOptions
Added
PTFreeTextAnnotationOptions.defaultFontName
Tools/PTFreeTextCreate.h
Added
PTFreeTextCreate.textView
Added
-[PTFreeTextCreate commitAnnotation]
Added
-[PTFreeTextCreate createFreeText]
Added
-[PTFreeTextCreate setRectForFreeText:]
Added
-[PTFreeTextCreate setPropertiesForFreeText:]
Tools/PTReflowViewController.h
Added
PTReflowViewController.fontOverrideName
Tools/PTResizeWidgetView.h
Added
PTResizeHandleLocationNone
Tools/PTSelectionRectContainerView.h
Removed
-[PTSelectionRectContainerView useTextViewWithText:withAlignment:atZoom:forFontSize:withDelegate:]
Added
-[PTSelectionRectContainerView useTextViewWithText:withAlignment:atZoom:forFontSize:withFontName:withFrame:withDelegate:]
Tools/PTThumbnailsViewController.h
Added
PTThumbnailsViewController.editingSupported
Tools/PTTool.h
Added
PTTool.annotType
Added
-[PTTool willModifyAnnotation:onPageNumber:]
Added
-[PTTool willRemoveAnnotation:onPageNumber:]
Added
-[PTTool CGRectScreen2PDFRectPage:PageNumber:]
Tools/PTToolManager.h
Added
PTToolManager.calloutAnnotationOptions
Added
-[PTToolManager willModifyAnnotation:onPageNumber:]
Added
-[PTToolManager willRemoveAnnotation:onPageNumber:]
Added
-[PTToolManagerDelegate toolManager:willModifyAnnotation:onPageNumber:]
Added
-[PTToolManagerDelegate toolManager:willRemoveAnnotation:onPageNumber:]
Added
PTToolManagerAnnotationWillModifyNotification
Added
PTToolManagerAnnotationWillRemoveNotification
Added
-[PTFreeText setFontWithName:pdfDoc:]
Added
-[PTFreeText getFontName]
Added
PTToolManagerViewControllerPresentation
Added
-[PTToolManagerViewControllerPresentation prefersNavigationBarHidden]
Modified
PTToolManager.freeTextAnnotationOptions
Declaration
From
@property (nonatomic, copy, nonnull) PTAnnotationOptions *freeTextAnnotationOptions
To
@property (nonatomic, copy, nonnull) PTFreeTextAnnotationOptions *freeTextAnnotationOptions