Need required DLL files

Hi,
Please Provide me trial version DLL files to CONVERT WORD file to PDF..
this error occured while converting any DOCX file to PDF

Sample link:

http://www.syncfusion.com/downloads/support/directtrac/general/ze/SampleAspWebApp-108874911.zip


i have downloaded project but ALL DLL files were Corrupted..


please send me an DLL files on my EMAIL


  1. Syncfusion.Compression.Base.dll
  2. Syncfusion.OfficeChart.Base.dll
  3. Syncfusion.DocIO.Base.dll
  4. Syncfusion.DocToPDFConverter.Base.dll
  5. Syncfusion.Pdf.Base.dll
  6. Syncfusion.OfficeChartToImageConverter.Wpf.dll
  7. Syncfusion.SfChart.WPF.dll


1 Reply

MJ Mohanaselvam Jothi Syncfusion Team March 26, 2018 01:32 PM UTC

Hi Suraj,

Thank you for contacting Syncfusion support.

We suspect that you have used our Base assemblies in ASP.Net Core application. We suggest you to add the following NuGet packages as reference to perform Word to PDF conversion in ASP.Net Core platform:
   1.
Syncfusion.Compression.NetStandard14 /  Syncfusion.Compression.NetStandard20
   2. Syncfusion.OfficeChart.NetStandard14 /  Syncfusion.OfficeChart.NetStandard20
   3. Syncfusion.DocIO.NetStandard14 /  Syncfusion.DocIO.NetStandard20
   4. Syncfusion.Pdf.NetStandard14 /  Syncfusion.Pdf.NetStandard20
   5. Syncfusion.DocIORenderer.NetStandard14 / Syncfusion.DocIORenderer.NetStandard20
   6. SkiaSharp

You can download our latest v16.1.0.24 NuGet packages for ASP.Net Core platform from the below link:
http://nuget.syncfusion.com/package/aspnetcore/16_1_0_24

Please refer the below KB which illustrates how to convert a Word document to PDF in ASP.NET Core application:
https://www.syncfusion.com/kb/8472/how-to-convert-a-word-document-to-pdf-in-asp-net-core-application


Please let us know if you have any other questions.

Regards,
Mohanaselvam J
 


Loader.
Up arrow icon