Greetings,
I’m having a problem with generating PDF document from WORD document on .NET Core 2.1 running on dotnet-21-rhel image (RedHat Enterprise Linux).
In word document there is an image that it missing after generating PDF document.
Warning from WarningCallback (Document.WarningCallback):
“DrawingML picture rendering failed with exception:'The type initializer for ‘ ’ threw an exception.’”
Environment:
- .NET Core SDK 2.1.302
- Container image: dotnet-21-rhel7
- Aspose.Words: 19.8.0 (NuGet package)