BoldSign®Effortlessly integrate e-signatures into your app with the BoldSign® API. Create a sandbox account!
Hi all,
My company is eligible to use SyncFusion products and I have already signed up for the community license program.
I have an ASP.NET (Classic)/VB.NET application developed in Visual Studio 2013. I need to develop a function that converts a .PPTX file to .PDF format and I don't know how to do it.
What SyncFusion product should I download from the Community License site? How can I obtain the respective license code on the site to place it in the program source? Have a tutorial in the SyncFusion website or in YouTube that showing the step-by-step instructions for doing this?
Can someone help me, please?
Thanks in advance
Marcelo Camarate
Hi Marcelo,
Please find the details below.
Regarding: I have an ASP.NET (Classic)/VB.NET application developed in
Visual Studio 2013. I need to develop a function that converts a .PPTX file to
.PDF format and I don't know how to do it.
Refer to the below UG documentation to know about converting a PowerPoint
Presentation to PDF in ASP.NET.
https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-asp-net
Refer to the below GitHub sample for converting PPTX to PDF in ASP.NET.
https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/PPTX-to-PDF-conversion/Convert-PowerPoint-presentation-to-PDF/ASP.NET
To know more about PowerPoint Presentation to PDF conversion, refer to the
below UG documentation.
https://help.syncfusion.com/file-formats/presentation/presentation-to-pdf
Regarding: What SyncFusion product should I download from the Community
License site?
Please follow the steps mentioned in the below UG documentation to download
Syncfusion FileFormats.
https://help.syncfusion.com/file-formats/installation/offline-installer/how-to-download
Regarding: How can I obtain the respective license code on the site to place
it in the program source?
We are checking with the respective team. We will update you the details by 19th
December 2023.
Regards,
Akash.
Marcelo, Regarding: How can I obtain the respective license
code on the site to place it in the program source?
You need to generate the file formats platform license key from your Syncfusion
account. Please refer to the following documentation to learn about how to
generate the license key.
https://help.syncfusion.com/file-formats/licensing/how-to-generate
To know about registering the license key,
https://help.syncfusion.com/file-formats/licensing/how-to-register-in-an-application
Syncfusion license keys are only version
and product-specific. Also, “the
generated license key is just a string that needs to be registered before any Syncfusion control
is initiated in
an app.”
Find below the knowledge base article to know about which
version license key should use in application,
https://www.syncfusion.com/kb/8951/which-version-syncfusion-license-key-should-i-use-in-my-application
Hi Akash Arul,
Thank you for your replies.
But, as my application was developed in ASP.NET/VB.NET (traditional webforms) and not in Core or MVC, how and where should I register the license key?
In addition, the application runs on a Windows 2012 server.
Thanks in advance,
Marcelo Camarate
Marcelo,
please refer to the following help documentation for
instructions on how to register the license key for your ASP.NET application.
https://help.syncfusion.com/file-formats/licensing/how-to-register-in-an-application#aspnet
Syncfusion license keys are not server-specific\system specific. A single
license key can be used on different servers\systems.
But our license keys are version
and product specific. So, please ensure that all the referenced
Syncfusion assemblies\NuGet packages are on the same version(23.1.36) as the license key’s version(23.*.*).