Syncfusion.Pdf.Wpf 28.2.12

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Pdf.Wpf --version 28.2.12
                    
NuGet\Install-Package Syncfusion.Pdf.Wpf -Version 28.2.12
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Pdf.Wpf" Version="28.2.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Pdf.Wpf" Version="28.2.12" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Pdf.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Pdf.Wpf --version 28.2.12
                    
#r "nuget: Syncfusion.Pdf.Wpf, 28.2.12"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Syncfusion.Pdf.Wpf@28.2.12
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Pdf.Wpf&version=28.2.12
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Pdf.Wpf&version=28.2.12
                    
Install as a Cake Tool

Syncfusion® WPF PDF library

The Syncfusion® WPF PDF library (Essential® PDF) is a feature-rich and high-performance .NET Framework PDF library that is used to create, read, and edit PDF documents programmatically without Adobe dependencies.

WPF Pdf Library

Features overview | Docs | API Reference | Blogs | Support | Forums | Feedback

Key Features

System Requirements

Getting started

You can fetch the Syncfusion® .NET PDF library NuGet by simply running the command Install-Package Syncfusion.Pdf.Wpf from the Package Manager Console in Visual Studio.

Try the following code example to create a hello world PDF document.

//Create a PDF document
PdfDocument document = new PdfDocument();  
//Add a page to the document
PdfPage page = document.Pages.Add();  
//Create PDF graphics for the page
PdfGraphics graphics = page.Graphics;  
//Set the standard font
PdfFont font = new PdfStandardFont(PdfFontFamily.Helvetica, 20);  
//Draw the text
graphics.DrawString("Hello World!!!", font, PdfBrushes.Black, new PointF(0, 0));
//Save the document  
document.Save("Output.pdf"); 

For more information to get started, refer to our Getting Started Documentation page.

License

This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion®

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. Today, we provide 1800+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI, Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI, Flutter,Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Syncfusion.Pdf.Wpf:

Package Downloads
Syncfusion.DocToPDFConverter.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Word-To-PDF control and more.

Syncfusion.ExcelToPdfConverter.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Excel-To-PDF Converter and more.

Syncfusion.DataGridExcelExport.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF DataGrid Excel Export control and more.

Syncfusion.PdfViewer.WPF

This package provides the functionality to utilize the features of Syncfusion® WPF PDFViewer control and more.

Syncfusion.PresentationToPdfConverter.Wpf

This package provides the functionality to utilize the features of Syncfusion® WPF Prensentation-To-PDF converter and more.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Pdf.Wpf:

Repository Stars
syncfusion/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Version Downloads Last Updated
32.1.23 88 1/13/2026
32.1.22 1,088 1/5/2026
32.1.21 1,031 12/29/2025
32.1.20 1,219 12/23/2025
32.1.19 1,727 12/16/2025
31.2.18 1,869 12/8/2025
31.2.16 2,106 12/1/2025
31.2.15 2,135 11/25/2025
31.2.12 2,394 11/18/2025
31.2.10 2,386 11/12/2025
31.2.5 3,631 11/3/2025
31.2.4 2,401 10/28/2025
31.2.3 1,959 10/21/2025
31.2.2 4,070 10/15/2025
31.1.23 2,041 10/6/2025
31.1.22 2,057 9/30/2025
31.1.21 2,878 9/22/2025
31.1.20 2,026 9/16/2025
31.1.19 1,904 9/11/2025
31.1.18 1,934 9/9/2025
31.1.17 3,100 9/5/2025
30.2.7 3,203 8/25/2025
30.2.6 2,179 8/18/2025
30.2.5 1,935 8/13/2025
30.2.4 4,094 8/7/2025
30.1.42 3,573 7/28/2025
30.1.41 2,701 7/22/2025
30.1.40 2,138 7/14/2025
30.1.39 1,898 7/8/2025
30.1.38 2,125 7/1/2025
30.1.37 3,072 6/25/2025
29.2.11 4,293 6/16/2025
29.2.10 4,139 6/9/2025
29.2.9 1,904 6/5/2025
29.2.8 1,945 6/3/2025
29.2.7 1,989 5/26/2025
29.2.5 2,144 5/20/2025
29.2.4 2,546 5/14/2025
29.1.41 2,623 5/5/2025
29.1.40 2,234 4/28/2025
29.1.39 6,121 4/21/2025
29.1.38 2,404 4/14/2025
29.1.37 3,881 4/8/2025
29.1.35 2,733 4/1/2025
29.1.33 4,707 3/25/2025
28.2.12 2,320 3/19/2025
28.2.11 2,686 3/10/2025
28.2.9 2,706 3/3/2025
28.2.7 3,614 2/25/2025
28.2.6 3,479 2/17/2025
28.2.5 2,803 2/11/2025
28.2.4 6,517 2/4/2025
28.2.3 12,334 1/29/2025
28.1.41 2,814 1/20/2025
28.1.39 2,840 1/13/2025
28.1.38 3,706 1/7/2025
28.1.37 2,711 12/31/2024
28.1.36 2,559 12/23/2024
28.1.35 2,285 12/18/2024
28.1.33 5,181 12/12/2024
27.2.5 3,517 12/2/2024
27.2.4 3,162 11/26/2024
27.2.3 2,384 11/22/2024
27.2.2 6,008 11/15/2024
27.1.58 4,858 11/4/2024
27.1.57 2,850 10/28/2024
27.1.56 2,789 10/23/2024
27.1.55 2,721 10/21/2024
27.1.53 8,587 10/14/2024
27.1.52 5,779 10/7/2024
27.1.51 5,058 9/30/2024
27.1.50 2,808 9/23/2024
27.1.48 3,746 9/18/2024
26.2.14 3,730 9/9/2024
26.2.13 2,654 9/5/2024
26.2.12 3,387 9/2/2024
26.2.11 4,730 8/27/2024
26.2.10 13,411 8/19/2024
26.2.9 4,183 8/12/2024
26.2.8 5,261 8/5/2024
26.2.7 3,923 7/29/2024
26.2.5 2,806 7/25/2024
26.2.4 2,622 7/24/2024
26.1.42 4,077 7/15/2024
26.1.41 2,814 7/8/2024
26.1.40 4,437 7/1/2024
26.1.39 2,645 6/24/2024
26.1.38 3,484 6/18/2024
26.1.35 15,086 6/11/2024
25.2.7 2,927 6/3/2024
25.2.6 5,612 5/28/2024
25.2.5 9,313 5/21/2024
25.2.4 3,120 5/14/2024
25.2.3 2,784 5/8/2024
25.1.42 3,874 4/29/2024
25.1.41 2,868 4/23/2024
25.1.40 10,692 4/15/2024
25.1.39 4,302 4/8/2024
25.1.38 2,849 4/1/2024
25.1.37 2,700 3/26/2024
25.1.35 5,798 3/15/2024
24.2.9 10,310 3/4/2024
24.2.8 5,665 2/26/2024
24.2.7 6,309 2/19/2024
24.2.6 3,748 2/14/2024
24.2.5 3,417 2/12/2024
24.2.4 5,612 2/5/2024
24.2.3 4,283 1/31/2024
24.1.47 4,392 1/22/2024
24.1.46 4,287 1/16/2024
24.1.45 7,317 1/8/2024
24.1.44 5,653 1/2/2024
24.1.43 3,936 12/27/2023
24.1.41 14,801 12/18/2023
23.2.7 7,448 12/6/2023
23.2.6 5,097 11/28/2023
23.2.5 4,537 11/23/2023
23.2.4 5,013 11/20/2023
23.1.44 11,607 11/6/2023
23.1.43 8,196 10/30/2023
23.1.42 5,030 10/23/2023
23.1.41 5,055 10/16/2023
23.1.40 14,290 10/10/2023
23.1.39 5,544 10/4/2023
23.1.38 6,698 9/26/2023
23.1.36 11,485 9/15/2023
22.2.12 7,913 9/5/2023
22.2.11 5,851 8/28/2023
22.2.10 5,555 8/22/2023
22.2.9 6,587 8/14/2023
22.2.8 7,314 8/7/2023
22.2.7 6,756 8/2/2023
22.2.5 8,191 7/27/2023
22.1.39 8,467 7/18/2023
22.1.38 6,310 7/11/2023
22.1.37 14,709 7/3/2023
22.1.36 6,797 6/28/2023
22.1.34 11,182 6/21/2023
21.2.10 8,860 6/12/2023
21.2.9 7,735 6/6/2023
21.2.8 9,200 5/30/2023
21.2.6 6,344 5/22/2023
21.2.5 6,518 5/15/2023
21.2.4 6,975 5/9/2023
21.2.3 9,424 5/3/2023
21.1.41 11,562 4/19/2023
21.1.39 7,580 4/10/2023
21.1.38 7,890 4/3/2023
21.1.37 10,694 3/29/2023
21.1.35 10,948 3/23/2023
20.4.0.54 10,191 3/13/2023
20.4.0.53 9,729 3/7/2023
20.4.0.52 12,281 2/28/2023
20.4.0.51 7,635 2/21/2023
20.4.0.50 8,258 2/14/2023
20.4.0.49 10,538 2/7/2023
20.4.0.48 9,347 2/1/2023
20.4.0.44 10,927 1/18/2023
20.4.0.43 9,301 1/10/2023
20.4.0.42 8,386 1/4/2023
20.4.0.41 7,768 12/29/2022
20.4.0.40 7,666 12/28/2022
20.4.0.38 9,433 12/21/2022
20.3.0.61 18,081 12/12/2022
20.3.0.60 10,801 12/6/2022
20.3.0.59 8,595 11/29/2022
20.3.0.58 11,966 11/21/2022
20.3.0.57 9,392 11/15/2022
20.3.0.56 23,865 11/8/2022
20.3.0.52 10,446 10/27/2022
20.3.0.50 12,477 10/17/2022
20.3.0.49 9,764 10/11/2022
20.3.0.48 9,840 10/5/2022
20.3.0.47 12,756 9/29/2022
20.2.0.50 12,508 9/20/2022
20.2.0.49 12,394 9/13/2022
20.2.0.48 13,362 9/6/2022
20.2.0.46 11,317 8/30/2022
20.2.0.45 11,044 8/23/2022
20.2.0.44 9,639 8/16/2022
20.2.0.43 10,271 8/8/2022
20.2.0.40 9,973 7/26/2022
20.2.0.39 9,752 7/19/2022
20.2.0.38 14,267 7/12/2022
20.2.0.36 54,300 6/30/2022
20.1.0.61 12,341 6/20/2022
20.1.0.60 9,777 6/14/2022
20.1.0.59 12,450 6/6/2022
20.1.0.58 10,078 5/30/2022
20.1.0.57 10,221 5/23/2022
20.1.0.56 12,158 5/17/2022
20.1.0.55 10,518 5/12/2022
20.1.0.52 13,988 5/2/2022
20.1.0.51 10,409 4/26/2022
20.1.0.50 10,012 4/19/2022
20.1.0.48 10,848 4/12/2022
20.1.0.47 16,375 4/4/2022
19.4.0.56 31,721 3/14/2022
19.4.0.55 9,451 3/8/2022
19.4.0.54 14,370 2/28/2022
19.4.0.53 10,421 2/22/2022
19.4.0.52 23,615 2/15/2022
19.4.0.50 9,162 2/8/2022
19.4.0.48 13,535 1/31/2022
19.4.0.47 9,132 1/24/2022
19.4.0.43 9,308 1/18/2022
19.4.0.42 20,398 1/10/2022
19.4.0.41 8,306 1/4/2022
19.4.0.40 6,812 12/28/2021
19.4.0.38 11,221 12/17/2021
19.3.0.59 7,061 12/14/2021
19.3.0.57 9,097 12/7/2021
19.3.0.56 12,754 11/29/2021
19.3.0.55 10,319 11/23/2021
19.3.0.54 7,774 11/17/2021
19.3.0.53 7,292 11/12/2021
19.3.0.48 9,483 11/3/2021
19.3.0.47 7,695 10/26/2021
19.3.0.46 14,512 10/19/2021
19.3.0.45 8,171 10/12/2021
19.3.0.44 9,839 10/5/2021
19.3.0.43 8,479 9/30/2021
19.2.0.62 12,116 9/13/2021
19.2.0.60 8,037 9/7/2021
19.2.0.59 9,300 8/30/2021
19.2.0.57 10,249 8/24/2021
19.2.0.56 8,006 8/17/2021
19.2.0.55 8,452 8/11/2021
19.2.0.51 8,119 8/2/2021
19.2.0.49 14,763 7/26/2021
19.2.0.48 7,749 7/19/2021
19.2.0.47 11,419 7/13/2021
19.2.0.46 10,742 7/6/2021
19.2.0.44 41,479 6/30/2021
19.1.0.69 13,787 6/14/2021
19.1.0.67 10,425 6/7/2021
19.1.0.66 8,308 5/31/2021
19.1.0.65 8,183 5/24/2021
19.1.0.64 9,048 5/19/2021
19.1.0.63 8,691 5/13/2021
19.1.0.59 15,581 5/3/2021
19.1.0.58 7,930 4/26/2021
19.1.0.57 7,816 4/20/2021
19.1.0.56 10,787 4/12/2021
19.1.0.55 7,860 4/6/2021
19.1.0.54 9,104 3/30/2021
18.4.0.49 8,504 3/22/2021
18.4.0.48 10,431 3/16/2021
18.4.0.47 8,812 3/9/2021
18.4.0.46 9,555 3/2/2021
18.4.0.44 8,468 2/23/2021
18.4.0.43 7,852 2/15/2021
18.4.0.42 9,349 2/9/2021
18.4.0.41 7,907 2/2/2021
18.4.0.39 8,060 1/28/2021
18.4.0.35 8,565 1/19/2021
18.4.0.34 7,644 1/12/2021
18.4.0.33 7,843 1/4/2021
18.4.0.32 11,054 12/30/2020
18.4.0.31 7,882 12/22/2020
18.4.0.30 13,039 12/17/2020
18.3.0.53 7,813 12/8/2020
18.3.0.52 10,016 11/30/2020
18.3.0.51 7,632 11/23/2020
18.3.0.50 8,158 11/17/2020
18.3.0.48 7,614 11/10/2020
18.3.0.47 8,701 11/5/2020
18.3.0.44 33,496 10/27/2020
18.3.0.42 8,341 10/20/2020
18.3.0.40 8,308 10/12/2020
18.3.0.38 7,868 10/7/2020
18.3.0.35 30,297 10/1/2020
18.2.0.59 14,826 9/22/2020
18.2.0.58 7,514 9/15/2020
18.2.0.57 7,402 9/8/2020
18.2.0.56 7,808 9/1/2020
18.2.0.55 7,294 8/24/2020
18.2.0.54 7,588 8/18/2020
18.2.0.48 8,251 8/4/2020
18.2.0.47 7,775 7/28/2020
18.2.0.46 7,957 7/21/2020
18.2.0.45 10,033 7/14/2020
18.2.0.44 23,130 7/6/2020
18.1.0.59 92,608 6/23/2020
18.1.0.57 7,685 6/15/2020
18.1.0.56 7,925 6/9/2020
18.1.0.55 13,076 6/2/2020
18.1.0.54 7,746 5/26/2020
18.1.0.53 24,992 5/19/2020
18.1.0.52 27,815 5/13/2020
18.1.0.48 7,578 5/5/2020
18.1.0.46 7,920 4/28/2020
18.1.0.45 7,629 4/21/2020
18.1.0.44 7,652 4/14/2020
18.1.0.43 7,808 4/7/2020
18.1.0.42 26,119 4/1/2020
18.1.0.36-beta 4,122 3/19/2020
17.4.0.55 10,307 3/10/2020
17.4.0.53 8,076 3/3/2020
17.4.0.51 8,908 2/25/2020
17.4.0.50 7,587 2/18/2020
17.4.0.49 7,955 2/11/2020
17.4.0.47 10,658 2/5/2020
17.4.0.46 8,049 1/30/2020
17.4.0.44 7,890 1/21/2020
17.4.0.43 7,671 1/14/2020
17.4.0.41 7,798 1/7/2020
17.4.0.40 8,032 12/24/2019
17.4.0.39 11,133 12/17/2019
17.3.0.34 8,144 12/10/2019
17.3.0.33 7,491 12/4/2019
17.3.0.30 9,524 12/3/2019
17.3.0.29 7,695 11/26/2019
17.3.0.28 7,478 11/18/2019
17.3.0.27 7,737 11/12/2019
17.3.0.26 8,358 11/5/2019
17.3.0.21 7,764 10/29/2019
17.3.0.19 7,620 10/22/2019
17.3.0.17 8,357 10/15/2019
17.3.0.14 12,010 10/3/2019
17.3.0.9-beta 4,152 9/20/2019
17.2.0.51 9,179 9/10/2019
17.2.0.49 8,348 9/3/2019
17.2.0.47 7,783 8/27/2019
17.2.0.46 7,850 8/22/2019
17.2.0.41 8,286 8/13/2019
17.2.0.40 7,653 8/6/2019
17.2.0.39 8,206 7/30/2019
17.2.0.36 7,708 7/23/2019
17.2.0.35 7,711 7/17/2019
17.2.0.34 8,600 7/11/2019
17.2.0.28-beta 4,063 6/27/2019
17.1.0.53 23,236 6/25/2019
17.1.0.52 7,691 6/18/2019
17.1.0.51 7,524 6/11/2019
17.1.0.50 7,611 6/4/2019
17.1.0.49 7,650 5/28/2019
17.1.0.48 7,466 5/21/2019
17.1.0.47 8,405 5/14/2019
17.1.0.44 7,572 5/7/2019
17.1.0.43 12,277 4/30/2019
17.1.0.42 7,651 4/23/2019
17.1.0.41 7,537 4/16/2019
17.1.0.40 7,545 4/9/2019
17.1.0.38 7,988 3/29/2019
17.1.0.32-beta 4,172 3/13/2019
16.4.0.54 26,809 2/19/2019
16.4.0.53 7,885 2/13/2019
16.4.0.52 13,440 2/5/2019
16.4.0.48 7,617 1/22/2019
16.4.0.47 7,513 1/16/2019
16.4.0.46 7,619 1/8/2019
16.4.0.44 7,826 12/24/2018
16.4.0.42 12,375 12/17/2018
16.4.0.40-beta 4,086 12/10/2018
16.3.0.36 7,707 11/27/2018
16.3.0.35-beta 4,094 11/23/2018
16.3.0.29 7,698 10/30/2018
16.3.0.21 9,270 9/21/2018