Syncfusion.DocToPdfConverter.ClientProfile 20.2.0.45

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.DocToPdfConverter.ClientProfile --version 20.2.0.45
                    
NuGet\Install-Package Syncfusion.DocToPdfConverter.ClientProfile -Version 20.2.0.45
                    
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.ClientProfile" Version="20.2.0.45" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.DocToPdfConverter.ClientProfile" Version="20.2.0.45" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.DocToPdfConverter.ClientProfile" />
                    
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.DocToPdfConverter.ClientProfile --version 20.2.0.45
                    
#r "nuget: Syncfusion.DocToPdfConverter.ClientProfile, 20.2.0.45"
                    
#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.DocToPdfConverter.ClientProfile@20.2.0.45
                    
#: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.DocToPdfConverter.ClientProfile&version=20.2.0.45
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.DocToPdfConverter.ClientProfile&version=20.2.0.45
                    
Install as a Cake Tool

Syncfusion WinForms Client Profile Word to PDF converter Library

The Syncfusion WinForms Client Profile Word to PDF Converter (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 Client Profile Word to PDF Converter

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.Wpf 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 licnense 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 WebForms, 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 Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
27.2.5 1,515 12/2/2024
27.2.4 113 11/26/2024
27.2.3 122 11/22/2024
27.2.2 127 11/15/2024
27.1.58 126 11/4/2024
27.1.57 155 10/28/2024
27.1.56 121 10/23/2024
27.1.55 116 10/21/2024
27.1.53 152 10/14/2024
27.1.52 131 10/7/2024
27.1.51 123 9/30/2024
27.1.50 128 9/23/2024
27.1.48 127 9/18/2024
26.2.14 156 9/9/2024
26.2.13 129 9/5/2024
26.2.12 132 9/2/2024
26.2.11 141 8/27/2024
26.2.10 187 8/19/2024
26.2.9 152 8/12/2024
26.2.8 159 8/5/2024
26.2.7 97 7/29/2024
26.2.5 98 7/25/2024
26.2.4 96 7/24/2024
26.1.42 140 7/15/2024
26.1.41 151 7/8/2024
26.1.40 137 7/1/2024
26.1.39 139 6/24/2024
26.1.38 146 6/18/2024
26.1.35 142 6/11/2024
25.2.7 124 6/3/2024
25.2.6 138 5/28/2024
25.2.5 134 5/21/2024
25.2.4 152 5/14/2024
25.2.3 142 5/8/2024
25.1.42 161 4/29/2024
25.1.41 169 4/23/2024
25.1.40 143 4/15/2024
25.1.39 154 4/8/2024
25.1.38 165 4/1/2024
25.1.37 152 3/26/2024
25.1.35 180 3/15/2024
24.2.9 166 3/4/2024
24.2.8 168 2/26/2024
24.2.7 162 2/19/2024
24.2.6 162 2/14/2024
24.2.5 141 2/12/2024
24.2.4 164 2/5/2024
24.2.3 149 1/31/2024
24.1.47 139 1/22/2024
24.1.46 162 1/16/2024
24.1.45 165 1/8/2024
24.1.44 164 1/2/2024
24.1.43 174 12/27/2023
24.1.41 184 12/18/2023
23.2.7 188 12/6/2023
23.2.6 178 11/28/2023
23.2.5 183 11/23/2023
23.2.4 176 11/20/2023
23.1.44 166 11/6/2023
23.1.43 169 10/30/2023
23.1.42 197 10/23/2023
23.1.41 173 10/16/2023
23.1.40 218 10/10/2023
23.1.39 212 10/4/2023
23.1.38 204 9/26/2023
23.1.36 177 9/15/2023
22.2.12 242 9/5/2023
22.2.11 222 8/28/2023
22.2.10 227 8/22/2023
22.2.9 223 8/14/2023
22.2.8 243 8/7/2023
22.2.7 230 8/2/2023
22.2.5 216 7/27/2023
22.1.39 423 7/18/2023
22.1.38 270 7/11/2023
22.1.37 300 7/3/2023
22.1.36 279 6/28/2023
22.1.34 285 6/21/2023
21.2.10 289 6/12/2023
21.2.9 302 6/6/2023
21.2.8 265 5/30/2023
21.2.6 288 5/22/2023
21.2.5 311 5/15/2023
21.2.4 339 5/9/2023
21.2.3 309 5/3/2023
21.1.41 1,025 4/19/2023
21.1.39 338 4/10/2023
21.1.38 368 4/3/2023
21.1.37 379 3/29/2023
21.1.35 357 3/23/2023
20.4.0.54 404 3/13/2023
20.4.0.53 375 3/7/2023
20.4.0.52 394 2/28/2023
20.4.0.51 404 2/21/2023
20.4.0.50 385 2/14/2023
20.4.0.49 414 2/7/2023
20.4.0.48 1,318 2/1/2023
20.4.0.44 464 1/18/2023
20.4.0.43 446 1/10/2023
20.4.0.42 457 1/4/2023
20.4.0.41 444 12/29/2022
20.4.0.40 420 12/28/2022
20.4.0.38 441 12/21/2022
20.3.0.61 425 12/12/2022
20.3.0.60 446 12/6/2022
20.3.0.59 452 11/29/2022
20.3.0.58 479 11/21/2022
20.3.0.57 915 11/14/2022
20.3.0.56 517 11/8/2022
20.3.0.52 507 10/27/2022
20.3.0.50 824 10/17/2022
20.3.0.49 577 10/11/2022
20.3.0.48 572 10/5/2022
20.3.0.47 592 9/29/2022
20.2.0.50 599 9/20/2022
20.2.0.49 592 9/13/2022
20.2.0.48 584 9/6/2022
20.2.0.46 569 8/30/2022
20.2.0.45 604 8/23/2022
20.2.0.44 575 8/16/2022
20.2.0.43 589 8/8/2022
20.2.0.40 610 7/26/2022
20.2.0.39 586 7/19/2022
20.2.0.38 578 7/12/2022
20.2.0.36 638 6/30/2022
20.1.0.61 649 6/20/2022
20.1.0.60 624 6/14/2022
20.1.0.59 861 6/6/2022
20.1.0.58 652 5/30/2022
20.1.0.57 656 5/23/2022
20.1.0.56 602 5/17/2022
20.1.0.55 711 5/12/2022
20.1.0.52 716 5/2/2022
20.1.0.51 750 4/26/2022
20.1.0.50 721 4/19/2022
20.1.0.48 2,429 4/12/2022
20.1.0.47 661 4/4/2022
19.4.0.56 843 3/14/2022
19.4.0.55 665 3/8/2022
19.4.0.54 679 2/28/2022
19.4.0.53 638 2/21/2022
19.4.0.52 695 2/15/2022
19.4.0.50 672 2/8/2022
19.4.0.48 679 1/31/2022
19.4.0.47 656 1/24/2022
19.4.0.43 624 1/18/2022
19.4.0.42 509 1/10/2022
19.4.0.41 483 1/4/2022
19.4.0.40 504 12/28/2021
19.4.0.38 529 12/17/2021
19.3.0.59 539 12/14/2021
19.3.0.57 545 12/7/2021
19.3.0.56 1,368 11/29/2021
19.3.0.55 569 11/23/2021
19.3.0.54 1,198 11/17/2021
19.3.0.53 522 11/12/2021
19.3.0.48 562 11/2/2021
19.3.0.47 562 10/26/2021
19.3.0.46 540 10/19/2021
19.3.0.45 559 10/12/2021
19.3.0.44 559 10/5/2021
19.3.0.43 604 9/30/2021
19.2.0.62 579 9/13/2021
19.2.0.60 664 9/7/2021
19.2.0.59 596 8/30/2021
19.2.0.57 601 8/24/2021
19.2.0.56 590 8/17/2021
19.2.0.55 584 8/11/2021
19.2.0.51 585 8/2/2021
19.2.0.49 575 7/26/2021
19.2.0.48 581 7/19/2021
19.2.0.47 630 7/13/2021
19.2.0.46 608 7/6/2021
19.2.0.44 604 6/30/2021
19.1.0.69 619 6/14/2021
19.1.0.67 591 6/7/2021
19.1.0.66 641 5/31/2021
19.1.0.65 622 5/24/2021
19.1.0.64 764 5/19/2021
19.1.0.63 612 5/13/2021
19.1.0.59 2,171 5/3/2021
19.1.0.58 630 4/26/2021
19.1.0.57 631 4/20/2021
19.1.0.56 635 4/12/2021
19.1.0.55 626 4/6/2021
19.1.0.54 627 3/30/2021
18.4.0.49 641 3/22/2021
18.4.0.48 623 3/16/2021
18.4.0.47 618 3/9/2021
18.4.0.46 632 3/2/2021
18.4.0.44 576 2/23/2021
18.4.0.43 603 2/15/2021
18.4.0.42 658 2/9/2021
18.4.0.41 605 2/2/2021
18.4.0.39 616 1/28/2021
18.4.0.35 627 1/19/2021
18.4.0.34 651 1/12/2021
18.4.0.33 653 1/4/2021
18.4.0.32 650 12/30/2020
18.4.0.31 634 12/22/2020
18.4.0.30 896 12/17/2020
18.3.0.53 664 12/8/2020
18.3.0.52 665 11/30/2020
18.3.0.51 681 11/23/2020
18.3.0.50 689 11/17/2020
18.3.0.48 697 11/10/2020
18.3.0.47 734 11/5/2020
18.3.0.44 725 10/27/2020
18.3.0.42 762 10/20/2020
18.3.0.40 720 10/12/2020
18.3.0.38 685 10/7/2020
18.3.0.35 667 10/1/2020
18.2.0.59 802 9/22/2020
18.2.0.58 690 9/15/2020
18.2.0.57 702 9/8/2020
18.2.0.56 721 9/1/2020
18.2.0.55 689 8/24/2020
18.2.0.54 713 8/18/2020
18.2.0.48 799 8/4/2020
18.2.0.47 795 7/28/2020
18.2.0.46 778 7/21/2020
18.2.0.45 764 7/14/2020
18.2.0.44 770 7/6/2020
18.1.0.59 785 6/23/2020
18.1.0.57 765 6/15/2020
18.1.0.56 787 6/9/2020
18.1.0.55 744 6/2/2020
18.1.0.54 792 5/26/2020
18.1.0.53 792 5/19/2020
18.1.0.52 787 5/13/2020
18.1.0.48 778 5/5/2020
18.1.0.46 769 4/28/2020
18.1.0.45 784 4/20/2020
18.1.0.44 818 4/14/2020
18.1.0.43 801 4/7/2020
18.1.0.42 805 4/1/2020
18.1.0.36-beta 547 3/19/2020
17.4.0.55 962 3/10/2020
17.4.0.53 805 3/3/2020
17.4.0.51 795 2/25/2020
17.4.0.50 770 2/18/2020
17.4.0.49 740 2/11/2020
17.4.0.47 778 2/5/2020
17.4.0.46 817 1/30/2020
17.4.0.44 852 1/21/2020
17.4.0.43 808 1/14/2020
17.4.0.41 810 1/7/2020
17.4.0.40 800 12/24/2019
17.4.0.39 857 12/17/2019
17.3.0.34 864 12/10/2019
17.3.0.33 847 12/4/2019
17.3.0.30 820 12/3/2019
17.3.0.29 818 11/26/2019
17.3.0.28 1,154 11/18/2019
17.3.0.27 830 11/12/2019
17.3.0.26 808 11/5/2019
17.3.0.21 819 10/29/2019
17.3.0.19 833 10/22/2019
17.3.0.17 849 10/15/2019
17.3.0.14 871 10/3/2019
17.3.0.9-beta 546 9/20/2019
17.2.0.51 893 9/10/2019
17.2.0.49 854 9/3/2019
17.2.0.47 860 8/27/2019
17.2.0.46 852 8/22/2019
17.2.0.41 872 8/13/2019
17.2.0.40 885 8/6/2019
17.2.0.39 883 7/30/2019
17.2.0.36 866 7/23/2019
17.2.0.35 891 7/17/2019
17.2.0.34 919 7/11/2019
17.2.0.28-beta 569 6/27/2019
17.1.0.53 874 6/25/2019
17.1.0.52 871 6/18/2019
17.1.0.51 905 6/11/2019
17.1.0.50 887 6/4/2019
17.1.0.49 909 5/28/2019
17.1.0.48 955 5/21/2019
17.1.0.47 884 5/14/2019
17.1.0.44 906 5/7/2019
17.1.0.43 965 4/30/2019
17.1.0.42 976 4/23/2019
17.1.0.41 956 4/16/2019
17.1.0.40 939 4/9/2019
17.1.0.38 948 3/29/2019
17.1.0.32-beta 581 3/13/2019
16.4.0.54 1,171 2/19/2019
16.4.0.53 1,042 2/13/2019
16.4.0.52 1,003 2/5/2019
16.4.0.48 1,011 1/22/2019
16.4.0.47 1,118 1/16/2019
16.4.0.46 1,060 1/8/2019
16.4.0.44 1,027 12/24/2018
16.4.0.42 1,022 12/17/2018
16.4.0.40-beta 686 12/10/2018
16.3.0.36 1,026 11/27/2018
16.3.0.35-beta 742 11/23/2018
16.3.0.29 1,139 10/30/2018
16.3.0.21 1,190 9/21/2018
16.3.0.17-beta 829 9/12/2018
16.2.0.50 1,184 8/28/2018