Syncfusion.DocToPDFConverter.WinForms 20.4.0.54

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Framework 2.0
dotnet add package Syncfusion.DocToPDFConverter.WinForms --version 20.4.0.54
NuGet\Install-Package Syncfusion.DocToPDFConverter.WinForms -Version 20.4.0.54
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="20.4.0.54" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.DocToPDFConverter.WinForms --version 20.4.0.54
#r "nuget: Syncfusion.DocToPDFConverter.WinForms, 20.4.0.54"
#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=20.4.0.54

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

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’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's 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 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ 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 (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), 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 Versions
.NET net6.0-windows net6.0-windows7.0 net7.0-windows net7.0-windows7.0
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

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
20.4.0.54 90 3/13/2023
20.4.0.53 103 3/7/2023
20.4.0.52 105 2/28/2023
20.4.0.51 125 2/21/2023
20.4.0.50 170 2/14/2023
20.4.0.49 139 2/7/2023
20.4.0.48 322 2/1/2023
20.4.0.44 212 1/18/2023
20.4.0.43 178 1/10/2023
20.4.0.42 157 1/4/2023
20.4.0.41 173 12/29/2022
20.4.0.40 158 12/28/2022
20.4.0.38 257 12/21/2022
20.3.0.61 211 12/12/2022
20.3.0.60 322 12/6/2022
20.3.0.59 235 11/29/2022
20.3.0.58 239 11/21/2022
20.3.0.57 278 11/14/2022
20.3.0.56 308 11/8/2022
20.3.0.52 309 10/27/2022
20.3.0.50 322 10/17/2022
20.3.0.49 342 10/11/2022
20.3.0.48 327 10/5/2022
20.3.0.47 368 9/29/2022
20.2.0.50 333 9/20/2022
20.2.0.49 341 9/13/2022
20.2.0.48 988 9/6/2022
20.2.0.46 320 8/30/2022
20.2.0.45 1,407 8/23/2022
20.2.0.44 395 8/16/2022
20.2.0.43 3,469 8/8/2022
20.2.0.40 501 7/26/2022
20.2.0.39 383 7/19/2022
20.2.0.38 401 7/12/2022
20.2.0.36 518 6/30/2022
20.1.0.61 469 6/20/2022
20.1.0.60 348 6/14/2022
20.1.0.59 377 6/6/2022
20.1.0.58 399 5/30/2022
20.1.0.57 394 5/23/2022
20.1.0.56 375 5/17/2022
20.1.0.55 568 5/12/2022
20.1.0.52 1,353 5/2/2022
20.1.0.51 857 4/26/2022
20.1.0.50 422 4/19/2022
20.1.0.48 486 4/12/2022
20.1.0.47 487 4/4/2022
19.4.0.56 470 3/14/2022
19.4.0.55 457 3/8/2022
19.4.0.54 596 2/28/2022
19.4.0.53 545 2/21/2022
19.4.0.52 460 2/15/2022
19.4.0.50 394 2/8/2022
19.4.0.48 442 1/31/2022
19.4.0.47 389 1/24/2022
19.4.0.43 390 1/18/2022
19.4.0.42 408 1/10/2022
19.4.0.41 363 1/4/2022
19.4.0.40 468 12/28/2021
19.4.0.38 334 12/17/2021
19.3.0.59 282 12/14/2021
19.3.0.57 281 12/7/2021
19.3.0.56 1,127 11/29/2021
19.3.0.55 287 11/23/2021
19.3.0.54 304 11/17/2021
19.3.0.53 357 11/12/2021
19.3.0.48 443 11/3/2021
19.3.0.47 919 10/26/2021
19.3.0.46 325 10/19/2021
19.3.0.45 390 10/12/2021
19.3.0.44 342 10/5/2021
19.3.0.43 420 9/30/2021
19.2.0.62 522 9/13/2021
19.2.0.60 361 9/7/2021
19.2.0.59 384 8/30/2021
19.2.0.57 344 8/24/2021
19.2.0.56 396 8/17/2021
19.2.0.55 372 8/11/2021
19.2.0.51 661 8/2/2021
19.2.0.49 409 7/26/2021
19.2.0.48 400 7/19/2021
19.2.0.47 467 7/13/2021
19.2.0.46 376 7/6/2021
19.2.0.44 470 6/30/2021
19.1.0.69 517 6/14/2021
19.1.0.67 416 6/7/2021
19.1.0.66 1,904 5/31/2021
19.1.0.65 741 5/24/2021
19.1.0.64 453 5/19/2021
19.1.0.63 400 5/13/2021
19.1.0.59 433 5/3/2021
19.1.0.58 362 4/26/2021
19.1.0.57 432 4/20/2021
19.1.0.56 361 4/12/2021
19.1.0.55 540 4/6/2021
19.1.0.54 1,760 3/30/2021
18.4.0.49 371 3/22/2021
18.4.0.48 470 3/16/2021
18.4.0.47 458 3/9/2021
18.4.0.46 384 3/2/2021
18.4.0.44 410 2/23/2021
18.4.0.43 393 2/15/2021
18.4.0.42 1,719 2/9/2021
18.4.0.41 396 2/2/2021
18.4.0.39 439 1/28/2021
18.4.0.35 592 1/19/2021
18.4.0.34 409 1/12/2021
18.4.0.33 787 1/4/2021
18.4.0.32 406 12/30/2020
18.4.0.31 392 12/22/2020
18.4.0.30 502 12/17/2020
18.3.0.53 451 12/8/2020
18.3.0.52 430 11/30/2020
18.3.0.51 455 11/23/2020
18.3.0.50 431 11/17/2020
18.3.0.48 405 11/10/2020
18.3.0.47 4,485 11/5/2020
18.3.0.44 448 10/27/2020
18.3.0.42 472 10/20/2020
18.3.0.40 493 10/12/2020
18.3.0.38 485 10/7/2020
18.3.0.35 1,377 10/1/2020
18.2.0.59 469 9/22/2020
18.2.0.58 461 9/15/2020
18.2.0.57 490 9/8/2020
18.2.0.56 531 9/1/2020
18.2.0.55 456 8/24/2020
18.2.0.54 471 8/18/2020
18.2.0.48 512 8/4/2020
18.2.0.47 490 7/28/2020
18.2.0.46 486 7/21/2020
18.2.0.45 594 7/14/2020
18.2.0.44 3,663 7/6/2020
18.1.0.59 689 6/23/2020
18.1.0.57 517 6/15/2020
18.1.0.56 567 6/9/2020
18.1.0.55 484 6/2/2020
18.1.0.54 532 5/26/2020
18.1.0.53 508 5/19/2020
18.1.0.52 535 5/13/2020
18.1.0.48 532 5/5/2020
18.1.0.46 534 4/28/2020
18.1.0.45 525 4/20/2020
18.1.0.44 670 4/14/2020
18.1.0.43 1,195 4/7/2020
18.1.0.42 606 4/1/2020
18.1.0.36-beta 344 3/19/2020
17.4.0.55 702 3/10/2020
17.4.0.53 1,493 3/3/2020
17.4.0.51 517 2/25/2020
17.4.0.50 724 2/18/2020
17.4.0.49 566 2/11/2020
17.4.0.47 1,286 2/5/2020
17.4.0.46 566 1/30/2020
17.4.0.44 625 1/21/2020
17.4.0.43 541 1/14/2020
17.4.0.41 749 1/7/2020
17.4.0.40 557 12/24/2019
17.4.0.39 620 12/17/2019
17.3.0.34 701 12/10/2019
17.3.0.33 619 12/4/2019
17.3.0.30 508 12/3/2019
17.3.0.29 548 11/26/2019
17.3.0.28 558 11/18/2019
17.3.0.27 737 11/12/2019
17.3.0.26 677 11/5/2019
17.3.0.21 517 10/29/2019
17.3.0.19 608 10/22/2019
17.3.0.17 560 10/15/2019
17.3.0.14 754 10/3/2019
17.3.0.9-beta 372 9/20/2019
17.2.0.51 1,075 9/10/2019
17.2.0.49 569 9/3/2019
17.2.0.47 554 8/27/2019
17.2.0.46 609 8/22/2019
17.2.0.41 589 8/13/2019
17.2.0.40 603 8/6/2019
17.2.0.39 579 7/30/2019
17.2.0.36 591 7/23/2019
17.2.0.35 558 7/17/2019
17.2.0.34 719 7/11/2019
17.2.0.28-beta 387 6/27/2019
17.1.0.53 624 6/25/2019
17.1.0.52 588 6/18/2019
17.1.0.51 640 6/11/2019
17.1.0.50 623 6/4/2019
17.1.0.49 598 5/28/2019
17.1.0.48 633 5/21/2019
17.1.0.47 663 5/14/2019
17.1.0.44 609 5/7/2019
17.1.0.43 633 4/30/2019
17.1.0.42 663 4/23/2019
17.1.0.41 560 4/16/2019
17.1.0.40 608 4/9/2019
17.1.0.38 700 3/29/2019
17.1.0.32-beta 429 3/13/2019
16.4.0.54 936 2/19/2019
16.4.0.53 739 2/13/2019
16.4.0.52 772 2/5/2019
16.4.0.48 714 1/22/2019
16.4.0.47 709 1/16/2019
16.4.0.46 693 1/8/2019
16.4.0.44 697 12/24/2018
16.4.0.42 697 12/17/2018
16.4.0.40-beta 509 12/10/2018
16.3.0.36 742 11/27/2018
16.3.0.35-beta 524 11/23/2018
16.3.0.29 1,371 10/30/2018
16.3.0.21 989 9/21/2018