When converting some PDFs to JPG or TIF, a black image file is generated.
So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image.
I have included example files in the attachment.
We …...using (Document pdfDocument = new Document(Path.Combine(dataDir...resolution = new Resolution(300); JpegDevice jpegDevice = new JpegDevice(resolution);...