Doc to tif question

Do you have a solution for converting doc files to tif?

This message was posted using Email2Forum by Merit.

Hi
Thanks for your inquiry. Yes you can convert Word document to PDF using Aspose.Words and Aspose.Pdf. Please see the following link to learn how to achieve this:
https://docs.aspose.com/words/net/save-a-document/ (See “Converting to PDF” section)
Then you can convert PDF document to array of images using Aspose.Pdf.Kit.
I hope this could help you.
Best regards.

We are happy to tell you that the new Rendering Engine has replaced the “old Viewer Beta”. The Rendering Engine can print, save as images or draw onto .NET Graphics object any document page.

Please see Aspose.Words documentation to learn more about new features.

Saving to image

In additional, new Rendering engine allows you to convert Word document to PDF directly (without using Aspose.Pdf).

Saving to Pdf

The latest version of Aspose.Words is available for download from downloads section or from NuGet