About 510,000 results
Open links in new tab
  1. PDFKit | Apple Developer Documentation

    Display and manipulate PDF documents in your apps.

  2. 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.

  3. 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 …

  4. PDFDocument | Apple Developer Documentation

    An object that represents PDF data or a PDF file and defines methods for writing, searching, and selecting PDF data.

  5. PDFKitの新機能 - WWDC22 - ビデオ - Apple Developer

    PDFKitはあなたのAppに、PDFドキュメントの表示・編集・保存の機能を提供するフル機能のフレームワークです。Live Textやフォームのサポート、画像からのPDF作成、インタラクティ …

  6. PDFAnnotation | Apple Developer Documentation

    Overview In addition to its primary textual content, a PDF file can contain annotations that represent links, form elements, highlighting circles, textual notes, and so on. Each annotation …

  7. 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 …

  8. color | Apple Developer Documentation

    An array of floats or a color object that specifies the annotation’s color.

  9. PDFKit | Apple Developer Documentation

    An object that represents PDF data or a PDF file and defines methods for writing, searching, and selecting PDF data.

  10. 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).