Hi,
I’m encountering a runtime exception when attempting to convert documents using GroupDocs.Conversion.CrossPlatform on an Azure Linux App Service (.NET 8).
Despite using the CrossPlatform package, conversions fail w…...snippet: var converter = new Converter( () => new MemoryStream(Encoding...(LoadContext _) => new WebLoadOptions(), () => new ConverterSettings());...