PDF converted with blank fields, i’m using Aspose.PDF 19.9.0.0 Version. When trying to converting to TIFF image, blank image with just outline is displaying without any data.
Converted Image.png (49.6 KB)...Devices; Document pdfDocument = new Document("input.pdf");...tiffSettings.Compression = CompressionType.LZW; // Set compression type...