Hi there - I used this C# code to convert a Pdf document to a TIFF image:
var document = new Document("Invoice.Pdf");
var device = new TiffDevice();
device.Process(document, "Invoice.tif");
This resulted in the followi…...PDF to TIFF Conversion: Arguments should lie in interval [0,...Aspose.PDF Product Family pdf-to-image , aspose-pdf-net , pdf-to-tiff...