Other Protocols
The following protocols are available globally.
-
Tells the delegate when the PDF is prepared for printing after a call to a
See morePTPrint
instance’s-[PTPrint PrepareDocToPrint:Delegate:UserData:]
method.Declaration
Objective-C
@protocol PTPrintDelegate <NSObject>
Swift
protocol PTPrintDelegate : NSObjectProtocol