HI,
I’m using Aspose.Total license to convert HTML or Word to PDF where images are missing in the PDF file.
It works totally fine in localhost but not works on dev or qa server which uses the docker container.
Please suggest me what is the problem with the Aspose and Why it doesn’t work with docker.
Note: HTML to Word conversion is fine. Only problem with PDF.
Please let me know ASAP as we have purchased the license.
@VenkateshBT
You are facing this issue due to missing of libSkiaSharp DLL. Please install Aspose.Words for .NET through NuGet .
Please install the latest version of Aspose.Words for .NET i.e. 19.8. Hope this helps you.
As per your comment, we have already installed the latest version of 19.8 using Nuget package manager only but still it’s not working.
Even I have installed the “Microsoft Visual C++ x64 Redistributable package 2017” in my system and tried but same issue.
We have installed on domain project but not on API project so do you think we need to install it on API also as it is provides response to UI.
Please respond asap.
@VenkateshBT
We suggest you please read the following article about running Aspose.Words in docker container.
How to Run Aspose.Words Docker