Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 19.3.0.48

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 --version 19.3.0.48                
NuGet\Install-Package Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 -Version 19.3.0.48                
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.PresentationToPdfConverter.AspNet.Mvc5" Version="19.3.0.48" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 --version 19.3.0.48                
#r "nuget: Syncfusion.PresentationToPdfConverter.AspNet.Mvc5, 19.3.0.48"                
#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.PresentationToPdfConverter.AspNet.Mvc5 as a Cake Addin
#addin nuget:?package=Syncfusion.PresentationToPdfConverter.AspNet.Mvc5&version=19.3.0.48

// Install Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 as a Cake Tool
#tool nuget:?package=Syncfusion.PresentationToPdfConverter.AspNet.Mvc5&version=19.3.0.48                

The Syncfusion Essential Presentation library converts a PowerPoint presentation to PDF with just five lines of code and also it does not require Adobe and Microsoft PowerPoint application to be installed in the machine. It preserves the original appearance of the PowerPoint presentation in the converted PDF document.

Key Features

Getting Started

You can fetch the Syncfusion .NET MVC PowerPoint library NuGet by simply running Install-Package Syncfusion.PresentationToPdfConverter.AspNet.Mvc5 from the Package Manager Console in Visual Studio.

You can also try some code examples of common use cases from our GitHub Repository.

Convert PPTX to PDF programmatically using C#

The following code example illustrates how to convert the PowerPoint Presentation to PDF.

//Open the existing PowerPoint presentation.
IPresentation pptxDoc = Presentation.Open("Template.pptx");
//Convert the PowerPoint document to PDF document.
PdfDocument pdfDocument = PresentationToPdfConverter.Convert(pptxDoc);
//Save the converted PDF document.
pdfDocument.Save("Sample.pdf");
//Close the PDF document.
pdfDocument.Close(true);
//Close the PowerPoint Presentation.
pptxDoc.Close();

Supported File Formats

  • Creates, reads, and edits popular text file formats like PPTX, PPTM, POTX and POTM.
  • Converts PowerPoint Presentation to PDF.

Compatible Microsoft PowerPoint Versions

  • Microsoft PowerPoint 2007
  • Microsoft PowerPoint 2010
  • Microsoft PowerPoint 2013
  • Microsoft PowerPoint 2016
  • Microsoft PowerPoint 2019

Resources

Support and feedback

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 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter 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 net45 is compatible.  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.1.58 69 11/4/2024
27.1.57 141 10/28/2024
27.1.56 72 10/23/2024
27.1.55 77 10/21/2024
27.1.53 116 10/14/2024
27.1.52 84 10/7/2024
27.1.51 95 9/30/2024
27.1.50 87 9/23/2024
27.1.48 98 9/18/2024
26.2.14 219 9/9/2024
26.2.13 106 9/5/2024
26.2.12 91 9/2/2024
26.2.11 123 8/27/2024
26.2.10 185 8/19/2024
26.2.9 129 8/12/2024
26.2.8 132 8/5/2024
26.2.7 68 7/29/2024
26.2.5 81 7/26/2024
26.2.4 125 7/24/2024
26.1.42 120 7/15/2024
26.1.41 143 7/8/2024
26.1.40 92 7/1/2024
26.1.39 150 6/24/2024
26.1.38 123 6/18/2024
26.1.35 119 6/11/2024
25.2.7 107 6/3/2024
25.2.6 106 5/28/2024
25.2.5 752 5/21/2024
25.2.4 151 5/14/2024
25.2.3 908 5/8/2024
25.1.42 116 4/29/2024
25.1.41 124 4/23/2024
25.1.40 127 4/15/2024
25.1.39 166 4/8/2024
25.1.38 121 4/1/2024
25.1.37 141 3/26/2024
25.1.35 238 3/15/2024
24.2.9 141 3/4/2024
24.2.8 130 2/26/2024
24.2.7 153 2/19/2024
24.2.6 121 2/14/2024
24.2.5 135 2/12/2024
24.2.4 131 2/5/2024
24.2.3 127 1/31/2024
24.1.47 145 1/22/2024
24.1.46 148 1/16/2024
24.1.45 180 1/8/2024
24.1.44 154 1/2/2024
24.1.43 180 12/27/2023
24.1.41 1,492 12/18/2023
23.2.7 202 12/6/2023
23.2.6 186 11/28/2023
23.2.5 176 11/23/2023
23.2.4 203 11/20/2023
23.1.44 180 11/6/2023
23.1.43 343 10/30/2023
23.1.42 183 10/23/2023
23.1.41 173 10/16/2023
23.1.40 177 10/10/2023
23.1.39 403 10/4/2023
23.1.38 181 9/26/2023
23.1.36 191 9/15/2023
22.2.12 224 9/5/2023
22.2.11 220 8/28/2023
22.2.10 177 8/22/2023
22.2.9 193 8/14/2023
22.2.8 197 8/7/2023
22.2.7 190 8/2/2023
22.2.5 220 7/27/2023
22.1.39 211 7/18/2023
22.1.38 241 7/11/2023
22.1.37 231 7/3/2023
22.1.36 222 6/28/2023
22.1.34 547 6/21/2023
21.2.10 229 6/13/2023
21.2.9 222 6/6/2023
21.2.8 244 5/30/2023
21.2.6 249 5/22/2023
21.2.5 263 5/15/2023
21.2.4 251 5/9/2023
21.2.3 314 5/3/2023
21.1.41 438 4/19/2023
21.1.39 284 4/10/2023
21.1.38 311 4/3/2023
21.1.37 314 3/29/2023
21.1.35 356 3/23/2023
20.4.0.54 317 3/13/2023
20.4.0.53 336 3/7/2023
20.4.0.52 358 2/28/2023
20.4.0.51 322 2/21/2023
20.4.0.50 306 2/14/2023
20.4.0.49 495 2/7/2023
20.4.0.48 428 2/1/2023
20.4.0.44 390 1/18/2023
20.4.0.43 408 1/10/2023
20.4.0.42 410 1/4/2023
20.4.0.41 384 12/29/2022
20.4.0.40 377 12/28/2022
20.4.0.38 443 12/21/2022
20.3.0.61 396 12/12/2022
20.3.0.60 395 12/6/2022
20.3.0.59 401 11/29/2022
20.3.0.58 390 11/22/2022
20.3.0.57 426 11/15/2022
20.3.0.56 446 11/8/2022
20.3.0.52 451 10/27/2022
20.3.0.50 3,724 10/18/2022
20.3.0.49 504 10/11/2022
20.3.0.48 462 10/5/2022
20.3.0.47 668 9/29/2022
20.2.0.50 523 9/20/2022
20.2.0.49 545 9/13/2022
20.2.0.48 511 9/6/2022
20.2.0.46 495 8/30/2022
20.2.0.45 512 8/23/2022
20.2.0.44 606 8/16/2022
20.2.0.43 592 8/8/2022
20.2.0.40 608 7/26/2022
20.2.0.39 525 7/19/2022
20.2.0.38 558 7/12/2022
20.2.0.36 1,245 6/30/2022
20.1.0.61 729 6/20/2022
20.1.0.60 574 6/14/2022
20.1.0.59 566 6/6/2022
20.1.0.58 572 5/31/2022
20.1.0.57 547 5/23/2022
20.1.0.56 543 5/17/2022
20.1.0.55 542 5/12/2022
20.1.0.52 565 5/3/2022
20.1.0.51 1,884 4/26/2022
20.1.0.50 591 4/19/2022
20.1.0.48 583 4/12/2022
20.1.0.47 899 4/4/2022
19.4.0.56 600 3/14/2022
19.4.0.55 605 3/8/2022
19.4.0.54 565 2/28/2022
19.4.0.53 572 2/22/2022
19.4.0.52 544 2/15/2022
19.4.0.50 561 2/8/2022
19.4.0.48 637 1/31/2022
19.4.0.47 577 1/25/2022
19.4.0.43 586 1/18/2022
19.4.0.42 591 1/11/2022
19.4.0.41 432 1/4/2022
19.4.0.40 587 12/28/2021
19.4.0.38 464 12/17/2021
19.3.0.59 449 12/14/2021
19.3.0.57 561 12/7/2021
19.3.0.56 1,052 11/29/2021
19.3.0.55 442 11/23/2021
19.3.0.54 422 11/17/2021
19.3.0.53 474 11/12/2021
19.3.0.48 490 11/2/2021
19.3.0.47 463 10/26/2021
19.3.0.46 474 10/19/2021
19.3.0.45 479 10/12/2021
19.3.0.44 503 10/5/2021
19.3.0.43 497 9/30/2021
19.2.0.62 556 9/13/2021
19.2.0.60 491 9/7/2021
19.2.0.59 2,971 8/30/2021
19.2.0.57 483 8/24/2021
19.2.0.56 1,119 8/17/2021
19.2.0.55 555 8/11/2021
19.2.0.51 539 8/2/2021
19.2.0.49 935 7/26/2021
19.2.0.48 471 7/19/2021
19.2.0.47 842 7/13/2021
19.2.0.46 521 7/6/2021
19.2.0.44 595 6/30/2021
19.1.0.69 602 6/14/2021
19.1.0.67 578 6/7/2021
19.1.0.66 545 5/31/2021
19.1.0.65 494 5/24/2021
19.1.0.64 479 5/19/2021
19.1.0.63 3,769 5/13/2021
19.1.0.59 509 5/3/2021
19.1.0.58 497 4/26/2021
19.1.0.57 551 4/20/2021
19.1.0.56 519 4/13/2021
19.1.0.55 531 4/6/2021
19.1.0.54 567 3/30/2021
18.4.0.49 617 3/22/2021
18.4.0.48 492 3/16/2021
18.4.0.47 494 3/9/2021
18.4.0.46 479 3/2/2021
18.4.0.44 514 2/23/2021
18.4.0.43 506 2/15/2021
18.4.0.42 510 2/9/2021
18.4.0.41 535 2/2/2021
18.4.0.39 502 1/28/2021
18.4.0.35 484 1/19/2021
18.4.0.34 499 1/12/2021
18.4.0.33 664 1/4/2021
18.4.0.32 547 12/30/2020
18.4.0.31 527 12/22/2020
18.4.0.30 701 12/17/2020
18.3.0.53 563 12/8/2020
18.3.0.52 564 11/30/2020
18.3.0.51 561 11/23/2020
18.3.0.50 575 11/17/2020
18.3.0.48 567 11/10/2020
18.3.0.47 600 11/5/2020
18.3.0.44 578 10/27/2020
18.3.0.42 630 10/20/2020
18.3.0.40 637 10/12/2020
18.3.0.38 661 10/7/2020
18.3.0.35 648 10/1/2020
18.2.0.59 564 9/22/2020
18.2.0.58 656 9/15/2020
18.2.0.57 583 9/8/2020
18.2.0.56 553 9/1/2020
18.2.0.55 626 8/25/2020
18.2.0.54 601 8/18/2020
18.2.0.48 639 8/4/2020
18.2.0.47 691 7/28/2020
18.2.0.46 608 7/21/2020
18.2.0.45 643 7/14/2020
18.2.0.44 1,645 7/6/2020
18.1.0.59 705 6/23/2020
18.1.0.57 623 6/16/2020
18.1.0.56 581 6/9/2020
18.1.0.55 593 6/2/2020
18.1.0.54 660 5/27/2020
18.1.0.53 676 5/19/2020
18.1.0.52 768 5/13/2020
18.1.0.48 684 5/5/2020
18.1.0.46 688 4/28/2020
18.1.0.45 670 4/21/2020
18.1.0.44 650 4/14/2020
18.1.0.43 697 4/7/2020
18.1.0.42 759 4/1/2020
18.1.0.36-beta 407 3/19/2020
17.4.0.55 702 3/10/2020
17.4.0.53 701 3/3/2020
17.4.0.51 688 2/25/2020
17.4.0.50 711 2/18/2020
17.4.0.49 702 2/11/2020
17.4.0.47 670 2/5/2020
17.4.0.46 668 1/30/2020
17.4.0.44 663 1/21/2020
17.4.0.43 662 1/14/2020
17.4.0.41 652 1/7/2020
17.4.0.40 705 12/24/2019
17.4.0.39 774 12/17/2019
17.3.0.34 925 12/10/2019
17.3.0.33 739 12/4/2019
17.3.0.30 712 12/3/2019
17.3.0.29 792 11/26/2019
17.3.0.28 668 11/19/2019
17.3.0.27 716 11/12/2019
17.3.0.26 739 11/5/2019
17.3.0.21 735 10/29/2019
17.3.0.19 733 10/22/2019
17.3.0.17 679 10/15/2019
17.3.0.14 706 10/3/2019
17.3.0.9-beta 445 9/20/2019
17.2.0.51 768 9/10/2019
17.2.0.49 705 9/3/2019
17.2.0.47 721 8/27/2019
17.2.0.46 771 8/22/2019
17.2.0.41 716 8/13/2019
17.2.0.40 737 8/6/2019
17.2.0.39 756 7/30/2019
17.2.0.36 715 7/23/2019
17.2.0.35 740 7/17/2019
17.2.0.34 794 7/11/2019
17.2.0.28-beta 665 6/27/2019
17.1.0.53 807 6/25/2019
17.1.0.52 778 6/18/2019
17.1.0.51 786 6/11/2019
17.1.0.50 771 6/4/2019
17.1.0.49 754 5/28/2019
17.1.0.48 800 5/21/2019
17.1.0.47 915 5/14/2019
17.1.0.44 793 5/7/2019
17.1.0.43 825 4/30/2019
17.1.0.42 861 4/23/2019
17.1.0.41 785 4/16/2019
17.1.0.40 758 4/9/2019
17.1.0.38 872 3/29/2019
17.1.0.32-beta 460 3/13/2019
16.4.0.54 949 2/19/2019
16.4.0.53 840 2/14/2019
16.4.0.52 951 2/5/2019
16.4.0.48 852 1/22/2019
16.4.0.47 922 1/16/2019
16.4.0.46 930 1/8/2019
16.4.0.44 873 12/24/2018
16.4.0.42 901 12/17/2018
16.4.0.40-beta 562 12/10/2018
16.3.0.36 928 11/27/2018
16.3.0.35-beta 576 11/23/2018
16.3.0.29 1,661 10/30/2018
16.3.0.21 1,409 9/21/2018