<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PDFKit",
  "identifier" : "/documentation/PDFKit/PDFViewDelegate/pdfViewPrintJobTitle(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "PDFKit"
    ],
    "preciseIdentifier" : "c:objc(pl)PDFViewDelegate(im)PDFViewPrintJobTitle:"
  },
  "title" : "pdfViewPrintJobTitle(_:)"
}
-->

# pdfViewPrintJobTitle(_:)

Overrides the job title used when the `PDFView` is printed.

```
optional func pdfViewPrintJobTitle(_ sender: PDFView) -> String
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)