Printing
Create a printable version of your view’s content and handle pagination and printer-related behaviors.
Topics
Printing the View’s Content
printView(_:)beginPage(in:atPlacement:)dataWithEPS(inside:)dataWithPDF(inside:)printJobTitlepageHeaderpageFooterwriteEPS(inside:to:)writePDF(inside:to:)drawPageBorder(with:)drawSheetBorder(with:)
Handling Pagination
heightAdjustLimitwidthAdjustLimitadjustPageWidthNew(_:left:right:limit:)adjustPageHeightNew(_:top:bottom:limit:)knowsPageRange(_:)rectForPage(_:)locationOfPrintRect(_:)