Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines.
Also what is the highest resolution that can be set?
var pdfDocument = new …...PdfResolution); var renderer = new Aspose.Pdf.Devices.BmpDevice(800);...BmpDevice(800); //renderer.RenderingOptions. Stream bitmapStream...