2X faster development
The ultimate ASP.NET Core UI toolkit to boost your development speed.
Syncfusion Essential DocIO is a .NET Core Word library used to create, read, and edit Word documents programmatically without Microsoft Word or interop dependencies. Using this library, you can convert Word document to PDF using ASP.NET Core application in Linux OS. NuGet packages required:To deploy .NET Core application with Word to PDF conversion capabilities in Linux OS, the following NuGet packages needs to be referred in your .NET Core application. From v19.4.0.x:
From v18.4.0.x to v19.4.0.x:
Note: From v18.4.0.x, the dependent package SkiaSharp is upgraded from 1.59.3 to 2.80.2 version and it is mandatory to use SkiaSharp.NativeAssets.Linux v2.80.2 package instead of SkiaSharp.Linux v1.59.3 for converting Word documents into PDF in Linux environment. Prior to v18.4.0.x:
Additionally, we required SkiaSharp.Linux helper NuGet package which can be generated by following below steps.
nuget pack SkiaSharp.Linux\SkiaSharp.Linux.nuspec -outputdirectory "C:\NuGet ". The output directory can be customized as per your need. Now, SkiaSharp.Linux NuGet will be generated in the mentioned output directory and add the generated NuGet as additional reference. You can also find the SkiaSharp.Linux NuGet package created by us from here. See Also: Convert Word document to PDF in ASP.NET Core in Windows OS Convert Word document to PDF in Azure Environment Convert Word document to PDF in Azure App service on Linux Convert Word document to PDF in Azure Functions V1 Convert Word document to PDF in AWS Lambda Mail merge Word document and convert to PDF in Azure Functions V2 |
2X faster development
The ultimate ASP.NET Core UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.