Converting the attached PDF into images produces unusable output.
Using Aspose PDF 2020.1 with the following code.
var source = @"FontIssue.pdf";
using (var sourceStream = File.Open(source, FileMode.Ope…...Convert PDF to image in C# using Aspose.PDF for .NET - Font issue...January 29, 2020, 9:01pm #1 Converting the attached PDF into images...