Windows Frameworks Support

ComPDFKit PDF SDK for Windows offers high-performance .NET frameworks, designed to operate seamlessly in desktop and server environments, supporting both 32-bit and 64-bit systems.
WPF
WPF
UWP
UWP
.NET MAUI
.NET MAUI
WinForms
WinForms
WinUI
WinUI
Flutter
Flutter
Xamarin
Xamarin

Standard UI, Infinite Possibilities
Customize Your Windows Applications with Ease.

Quick and Simple Integration

Example

Basic Example
Create Annotation
Requirements:
Visual Studio 2017 or higher
C# WPF
C# UWP
VB.NET
Nuget
1
                string filePath = "Your PDF File Path";
              
2
                // Initialize a CPDFDocument object with the path to the PDF file
              
3
                CPDFDocument document = CPDFDocument.InitWithFilePath(filePath);
              
4
                
5
                // Initialize a CPDFViewer object and display it
              
6
                CPDFViewer pdfViewer = new CPDFViewer();
              
7
                pdfViewer.InitDocument(document);
              
8
                pdfViewer.Load();
              
WPF/UWP PDF SDK
Compatibility
WPF SDK supports Windows 11/ 10/ 8/ 8.1/ 7
UWP SDK works with Windows 11/ 10
Compatible with desktop computers and Microsoft Surface devices (x86/x64), allowing to submit apps to the Microsoft Store.
Windows 11
Windows 10
Windows 8/8.1
Windows 7

Explore PDF Components and Features

ComPDFKit gives your app powerful PDF abilities. You can start simple and add more as you need.
Detailed Features List

Ready to Get
Started?

Free Trial