We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images.
There was a problem with one pdf file that had some symbols that where missing in resulting image file.
The example file is “edited.…...Pages.Count; for (int pageNumber = 0;...MemoryStream()) { device.Process(pdfDoc.Pages[pageNumber + 1], imageStream);...