UWP Guides: Integrate Our PDF Library

Welcome to the PSPDFKit for Windows developer guides. These guides show you how to add document functionality to Windows apps using our APIs.

If you’re brand new to PSPDFKit, have a look at our get started guides to quickly add PDF viewing, annotating, and editing to your application.

Guides

PDF Viewer
How to configure the document viewer

Open a Document
How to open a PDF from local storage, URI, IBuffer, and more

Save a Document
How to save a PDF to StorageFile, remote server, and more

User Interface
How to customize icons, buttons, toolbars, the look and feel, and more

Annotations
How to import, export, create, edit, and flatten annotations, and more

Signatures
How to add electronic and digital signatures to PDF documents

Editor
How to merge or split documents, manipulate pages, and more

Extraction
How to read text in a PDF, parse content, extract text or pages, and more

Redaction
How to redact content programmatically or with the built-in UI

Search
How to search for text in documents, pages, annotations, and more

Bookmarks
How to create, edit, and remove bookmarks

Events and Notifications
How to listen for annotation, form, text select, and bookmark events

Print
How to present a print dialog to the user