Multipage tiff conversion

Is it possible to convert a multipage tiff file to PDF?

Hi Mike,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thank you for considering Aspose.Pdf.

Please see the following documentation link for details on how to convert an image to PDF.

How to Convert an Image to PDF

Also, as mentioned in the above link, TIFF is a special kind of image which comprises of frames. Using ImageInfo class you can specify which particular frame you need to add to the PDF file. The default value is 0. If this property is set to -1, all frames of the tiff images will be added into the PDF document.

Please feel free to contact support in case you need any further assistance.

Thank You & Best Regards,