Saving as TIF issue

The resulting Tif is not viewable in TIFF Viewer (Windows) - says it is corrupted.





Code below:



Aspose.Pdf.Document pdfDoc = new Aspose.Pdf.Document(“HelloWorld.pdf”);


pdfDoc.Save(“HelloWorld.tif”);





I am attaching the two files.



Thanks

Hi Prakash,


Thanks for your inquiry. You need to use TiffDevice class for PDF to TIFF conversion. Please check following documentation link for the purpose. Hopefully it will help you to accomplish the task.


Please feel free to contact us for any further assistance.

Best Regards,