
PDFKit | Apple Developer Documentation
Display and manipulate PDF documents in your apps.
What's new in PDFKit - WWDC22 - Videos - Apple Developer
Discover PDFKit — a full-featured framework that helps your app view, edit, and save PDF documents. We'll take you through the latest features in PDFKit, including support for live text …
Adding Widgets to a PDF Document - Apple Developer
Overview Widgets are interactive form elements that you can add to a PDF to make it easier to enter and submit information. Widgets are a special annotation subtype. To learn more about …
PDFKit Enumerations | Apple Developer Documentation
There's never been a better time to develop for Apple platforms.
PDF Widgets | Apple Developer Documentation
Overview The PDF file format allows for annotations to be associated with a page and a location on that page. One powerful annotation type is the widget, which represents interactive form …
Adding Custom Graphics to a PDF - Apple Developer
Note PDFAnnotation also allows custom drawing for annotations with a type unknown to PDFKit, but only if the annotation has an appearance stream (hasAppearanceStream).
PDFView | Apple Developer Documentation
An object that encapsulates the functionality of PDF Kit into a single widget that you can add to your application using Interface Builder.
Configurations | Apple Developer Documentation
Define display modes, scaling, rendering, printing and graphics properties.
PDFKit | Apple Developer Forums
PDFKit PDFPage.characterBounds (at: Int) is returning incorrect coordinates with iOS 18 beta 4 and later / Xcode 16 beta 4. It worked fine in iOS 17 and earlier (after showing the same issue …
PDFKit | Apple Developer Documentation
An object that represents PDF data or a PDF file and defines methods for writing, searching, and selecting PDF data.