Syncfusion.DocToPDFConverter.WinForms 28.2.12

Prefix Reserved
dotnet add package Syncfusion.DocToPDFConverter.WinForms --version 28.2.12                
NuGet\Install-Package Syncfusion.DocToPDFConverter.WinForms -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.DocToPDFConverter.WinForms" Version="28.2.12" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.DocToPDFConverter.WinForms --version 28.2.12                
#r "nuget: Syncfusion.DocToPDFConverter.WinForms, 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.
// Install Syncfusion.DocToPDFConverter.WinForms as a Cake Addin
#addin nuget:?package=Syncfusion.DocToPDFConverter.WinForms&version=28.2.12

// Install Syncfusion.DocToPDFConverter.WinForms as a Cake Tool
#tool nuget:?package=Syncfusion.DocToPDFConverter.WinForms&version=28.2.12                

Syncfusion® WinForms Word library

The Syncfusion® WinForms Word library (Essential® DocIO) converts a Word document to PDF with just five lines of code and also it does not require Adobe and Microsoft Word application to be installed in the machine. It preserves the original appearance of the Word document in the converted PDF document.

WinForms Word library

Features Overview | Docs | API Reference | Online Demo | GitHub Examples | Blogs | Support | Forums | Feedback

Key Features

System Requirements

Getting Started

You can fetch the Syncfusion® .NET Word library NuGet by simply running the command Install-Package Syncfusion.DocToPDFConverter.WinForms from the Package Manager Console in Visual Studio.

Try the following code example to convert a Word document into PDF document.

using Syncfusion.DocIO;
using Syncfusion.DocIO.DLS;
using Syncfusion.DocToPDFConverter;
using Syncfusion.Pdf;

//Loads an existing Word document.
using (WordDocument wordDocument = new WordDocument("Template.docx", FormatType.Automatic))
{
    //Creates an instance of the DocToPDFConverter.
    using (DocToPDFConverter converter = new DocToPDFConverter())
    {
        //Converts Word document into PDF document.
        using (PdfDocument pdfDocument = converter.ConvertToPDF(wordDocument))
        {
            //Saves the PDF file.
            pdfDocument.Save("Sample.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. 
.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 (1)

Showing the top 1 NuGet packages that depend on Syncfusion.DocToPDFConverter.WinForms:

Package Downloads
Cas_1

Cassandra_Package

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.DocToPDFConverter.WinForms:

Repository Stars
syncfusion/winforms-demos
This repository contains the samples for Syncfusion Windows Forms UI Controls and File Format libraries and the guide to use them.
Version Downloads Last updated
28.2.12 28 16 hours ago
28.2.11 234 9 days ago
28.2.9 316 16 days ago
28.2.7 155 23 days ago
28.2.6 228 a month ago
28.2.5 158 a month ago
28.2.4 156 2 months ago
28.2.3 146 2 months ago
28.1.41 442 2 months ago
28.1.39 245 2 months ago
28.1.38 156 2 months ago
28.1.37 247 3 months ago
28.1.36 159 3 months ago
28.1.35 271 3 months ago
28.1.33 324 3 months ago
27.2.5 282 4 months ago
27.2.4 221 4 months ago
27.2.3 165 4 months ago
27.2.2 210 4 months ago
27.1.58 242 5 months ago
27.1.57 230 5 months ago
27.1.56 175 5 months ago
27.1.55 149 5 months ago
27.1.53 237 5 months ago
27.1.52 188 5 months ago
27.1.51 221 6 months ago
27.1.50 190 6 months ago
27.1.48 201 6 months ago
26.2.14 710 6 months ago
26.2.13 191 6 months ago
26.2.12 200 7 months ago
26.2.11 231 7 months ago
26.2.10 205 7 months ago
26.2.9 192 7 months ago
26.2.8 164 7 months ago
26.2.7 122 8 months ago
26.2.5 147 8 months ago
26.2.4 192 8 months ago
26.1.42 205 8 months ago
26.1.41 204 8 months ago
26.1.40 217 9 months ago
26.1.39 195 9 months ago
26.1.38 212 9 months ago
26.1.35 200 9 months ago
25.2.7 1,167 10 months ago
25.2.6 217 10 months ago
25.2.5 230 10 months ago
25.2.4 324 5/14/2024
25.2.3 226 5/8/2024
25.1.42 296 4/29/2024
25.1.41 310 4/23/2024
25.1.40 298 4/15/2024
25.1.39 241 4/8/2024
25.1.38 9,998 4/1/2024
25.1.37 194 3/26/2024
25.1.35 277 3/15/2024
24.2.9 537 3/4/2024
24.2.8 1,035 2/26/2024
24.2.7 863 2/19/2024
24.2.6 286 2/14/2024
24.2.5 231 2/12/2024
24.2.4 262 2/5/2024
24.2.3 291 1/31/2024
24.1.47 329 1/22/2024
24.1.46 265 1/16/2024
24.1.45 385 1/8/2024
24.1.44 233 1/2/2024
24.1.43 310 12/27/2023
24.1.41 375 12/18/2023
23.2.7 344 12/6/2023
23.2.6 243 11/28/2023
23.2.5 236 11/23/2023
23.2.4 889 11/20/2023
23.1.44 333 11/6/2023
23.1.43 405 10/30/2023
23.1.42 278 10/23/2023
23.1.41 272 10/16/2023
23.1.40 356 10/10/2023
23.1.39 252 10/4/2023
23.1.38 314 9/26/2023
23.1.36 491 9/15/2023
22.2.12 1,207 9/5/2023
22.2.11 294 8/28/2023
22.2.10 268 8/22/2023
22.2.9 238 8/14/2023
22.2.8 282 8/7/2023
22.2.7 270 8/2/2023
22.2.5 263 7/27/2023
22.1.39 331 7/18/2023
22.1.38 303 7/11/2023
22.1.37 289 7/3/2023
22.1.36 272 6/28/2023
22.1.34 383 6/21/2023
21.2.10 360 6/12/2023
21.2.9 282 6/6/2023
21.2.8 538 5/30/2023
21.2.6 464 5/22/2023
21.2.5 324 5/15/2023
21.2.4 376 5/9/2023
21.2.3 362 5/3/2023
21.1.41 473 4/19/2023
21.1.39 355 4/10/2023
21.1.38 372 4/3/2023
21.1.37 361 3/29/2023
21.1.35 519 3/23/2023
20.4.0.54 985 3/13/2023
20.4.0.53 388 3/7/2023
20.4.0.52 363 2/28/2023
20.4.0.51 436 2/21/2023
20.4.0.50 523 2/14/2023
20.4.0.49 391 2/7/2023
20.4.0.48 3,372 2/1/2023
20.4.0.44 498 1/18/2023
20.4.0.43 470 1/10/2023
20.4.0.42 446 1/4/2023
20.4.0.41 452 12/29/2022
20.4.0.40 404 12/28/2022
20.4.0.38 523 12/21/2022
20.3.0.61 555 12/12/2022
20.3.0.60 556 12/6/2022
20.3.0.59 472 11/29/2022
20.3.0.58 463 11/21/2022
20.3.0.57 492 11/14/2022
20.3.0.56 774 11/8/2022
20.3.0.52 504 10/27/2022
20.3.0.50 547 10/17/2022
20.3.0.49 835 10/11/2022
20.3.0.48 547 10/5/2022
20.3.0.47 609 9/29/2022
20.2.0.50 554 9/20/2022
20.2.0.49 557 9/13/2022
20.2.0.48 4,033 9/6/2022
20.2.0.46 491 8/30/2022
20.2.0.45 4,207 8/23/2022
20.2.0.44 593 8/16/2022
20.2.0.43 21,655 8/8/2022
20.2.0.40 1,790 7/26/2022
20.2.0.39 574 7/19/2022
20.2.0.38 663 7/12/2022
20.2.0.36 744 6/30/2022
20.1.0.61 686 6/20/2022
20.1.0.60 541 6/14/2022
20.1.0.59 592 6/6/2022
20.1.0.58 600 5/30/2022
20.1.0.57 611 5/23/2022
20.1.0.56 578 5/17/2022
20.1.0.55 796 5/12/2022
20.1.0.52 4,023 5/2/2022
20.1.0.51 1,213 4/26/2022
20.1.0.50 627 4/19/2022
20.1.0.48 713 4/12/2022
20.1.0.47 717 4/4/2022
19.4.0.56 1,168 3/14/2022
19.4.0.55 675 3/8/2022
19.4.0.54 1,380 2/28/2022
19.4.0.53 790 2/21/2022
19.4.0.52 665 2/15/2022
19.4.0.50 599 2/8/2022
19.4.0.48 668 1/31/2022
19.4.0.47 604 1/24/2022
19.4.0.43 633 1/18/2022
19.4.0.42 612 1/10/2022
19.4.0.41 507 1/4/2022
19.4.0.40 701 12/28/2021
19.4.0.38 515 12/17/2021
19.3.0.59 430 12/14/2021
19.3.0.57 519 12/7/2021
19.3.0.56 1,296 11/29/2021
19.3.0.55 428 11/23/2021
19.3.0.54 443 11/17/2021
19.3.0.53 612 11/12/2021
19.3.0.48 650 11/3/2021
19.3.0.47 1,841 10/26/2021
19.3.0.46 490 10/19/2021
19.3.0.45 557 10/12/2021
19.3.0.44 498 10/5/2021
19.3.0.43 574 9/30/2021
19.2.0.62 692 9/13/2021
19.2.0.60 517 9/7/2021
19.2.0.59 603 8/30/2021
19.2.0.57 537 8/24/2021
19.2.0.56 592 8/17/2021
19.2.0.55 575 8/11/2021
19.2.0.51 958 8/2/2021
19.2.0.49 584 7/26/2021
19.2.0.48 584 7/19/2021
19.2.0.47 638 7/13/2021
19.2.0.46 520 7/6/2021
19.2.0.44 648 6/30/2021
19.1.0.69 689 6/14/2021
19.1.0.67 569 6/7/2021
19.1.0.66 2,103 5/31/2021
19.1.0.65 910 5/24/2021
19.1.0.64 642 5/19/2021
19.1.0.63 576 5/13/2021
19.1.0.59 601 5/3/2021
19.1.0.58 528 4/26/2021
19.1.0.57 632 4/20/2021
19.1.0.56 522 4/12/2021
19.1.0.55 755 4/6/2021
19.1.0.54 4,489 3/30/2021
18.4.0.49 545 3/22/2021
18.4.0.48 649 3/16/2021
18.4.0.47 617 3/9/2021
18.4.0.46 531 3/2/2021
18.4.0.44 563 2/23/2021
18.4.0.43 811 2/15/2021
18.4.0.42 1,884 2/9/2021
18.4.0.41 550 2/2/2021
18.4.0.39 593 1/28/2021
18.4.0.35 926 1/19/2021
18.4.0.34 582 1/12/2021
18.4.0.33 1,079 1/4/2021
18.4.0.32 578 12/30/2020
18.4.0.31 555 12/22/2020
18.4.0.30 684 12/17/2020
18.3.0.53 697 12/8/2020
18.3.0.52 610 11/30/2020
18.3.0.51 645 11/23/2020
18.3.0.50 617 11/17/2020
18.3.0.48 584 11/10/2020
18.3.0.47 4,726 11/5/2020
18.3.0.44 621 10/27/2020
18.3.0.42 654 10/20/2020
18.3.0.40 655 10/12/2020
18.3.0.38 649 10/7/2020
18.3.0.35 1,645 10/1/2020
18.2.0.59 651 9/22/2020
18.2.0.58 652 9/15/2020
18.2.0.57 668 9/8/2020
18.2.0.56 704 9/1/2020
18.2.0.55 656 8/24/2020
18.2.0.54 647 8/18/2020
18.2.0.48 717 8/4/2020
18.2.0.47 676 7/28/2020
18.2.0.46 677 7/21/2020
18.2.0.45 823 7/14/2020
18.2.0.44 3,873 7/6/2020
18.1.0.59 905 6/23/2020
18.1.0.57 703 6/15/2020
18.1.0.56 746 6/9/2020
18.1.0.55 656 6/2/2020
18.1.0.54 704 5/26/2020
18.1.0.53 686 5/19/2020
18.1.0.52 698 5/13/2020
18.1.0.48 841 5/5/2020
18.1.0.46 702 4/28/2020
18.1.0.45 692 4/20/2020
18.1.0.44 885 4/14/2020
18.1.0.43 4,808 4/7/2020
18.1.0.42 807 4/1/2020
18.1.0.36-beta 451 3/19/2020
17.4.0.55 985 3/10/2020
17.4.0.53 1,679 3/3/2020
17.4.0.51 708 2/25/2020
17.4.0.50 907 2/18/2020
17.4.0.49 748 2/11/2020
17.4.0.47 1,463 2/5/2020
17.4.0.46 754 1/30/2020
17.4.0.44 808 1/21/2020
17.4.0.43 721 1/14/2020
17.4.0.41 1,051 1/7/2020
17.4.0.40 750 12/24/2019
17.4.0.39 800 12/17/2019
17.3.0.34 891 12/10/2019
17.3.0.33 781 12/4/2019
17.3.0.30 673 12/3/2019
17.3.0.29 715 11/26/2019
17.3.0.28 763 11/18/2019
17.3.0.27 953 11/12/2019
17.3.0.26 862 11/5/2019
17.3.0.21 696 10/29/2019
17.3.0.19 818 10/22/2019
17.3.0.17 745 10/15/2019
17.3.0.14 1,032 10/3/2019
17.3.0.9-beta 464 9/20/2019
17.2.0.51 1,299 9/10/2019
17.2.0.49 762 9/3/2019
17.2.0.47 730 8/27/2019
17.2.0.46 793 8/22/2019
17.2.0.41 794 8/13/2019
17.2.0.40 809 8/6/2019
17.2.0.39 788 7/30/2019
17.2.0.36 805 7/23/2019
17.2.0.35 753 7/17/2019
17.2.0.34 904 7/11/2019
17.2.0.28-beta 488 6/27/2019
17.1.0.53 817 6/25/2019
17.1.0.52 769 6/18/2019
17.1.0.51 816 6/11/2019
17.1.0.50 811 6/4/2019
17.1.0.49 774 5/28/2019
17.1.0.48 800 5/21/2019
17.1.0.47 867 5/14/2019
17.1.0.44 808 5/7/2019
17.1.0.43 830 4/30/2019
17.1.0.42 846 4/23/2019
17.1.0.41 738 4/16/2019
17.1.0.40 782 4/9/2019
17.1.0.38 867 3/29/2019
17.1.0.32-beta 526 3/13/2019
16.4.0.54 1,183 2/19/2019
16.4.0.53 904 2/13/2019
16.4.0.52 954 2/5/2019
16.4.0.48 918 1/22/2019
16.4.0.47 903 1/16/2019
16.4.0.46 865 1/8/2019
16.4.0.44 876 12/24/2018
16.4.0.42 891 12/17/2018
16.4.0.40-beta 593 12/10/2018
16.3.0.36 932 11/27/2018
16.3.0.35-beta 625 11/23/2018
16.3.0.29 1,650 10/30/2018
16.3.0.21 1,214 9/21/2018