Hello,
We’ve encountered an issue while converting a pdf file to a png file as some text parts are not being rendered in the image output.
Please find attached the pdf file used as well as the code snippet (tested with…...pdf”; var document = new Document(file); var device =...Resolution(300)); foreach (var page in document.Pages) { string outputFile...