This site on "How to convert Word document to PDF in UWP" refers to a Syncfusion.DocIORenderer.NET.Core NuGet package that has the API you are looking for.
-Sean Liming
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Does anyone know a good method in UWP to convert docx to pdf (this is done with Office 2019 installed on the PC running Win10). or an AZURE service to do this, it is a single document at different times.
I tried using Office.Interop -- get the error "Unable to load Assembly version 15 ......" - having a hard time figuring this one out
System.IO.FileLoadException: 'Could not load file or assembly 'Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'. Operation is not supported. (Exception from HRESULT: 0x80131515)'
This site on "How to convert Word document to PDF in UWP" refers to a Syncfusion.DocIORenderer.NET.Core NuGet package that has the API you are looking for.
-Sean Liming
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more