Package is running in Azure and works fine except for the HTML converter which reports:
System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...IConvertDocument { public async Task Convert(Stream inputStream,...same exception. public async Task<string> Convert(Stream inputStream...