We are looking for a product

Good day.

Can you help me? My company is looking for a product that satisfy requirement as follows:

PRODUCT converts the MSG file and attachments to a single multi-page fax resolution TIFF image.

Document types supported include PDF, GIF, JPG, DOC (MS Word), XLS (Excel), WPD (Word Perfect), HTML and MSG (Outlook Message container) and more.

All document conversion DO NOT uses native applications (Acrobat, MS Word, Excel, Internet Explorer, etc)

PRODUCT must use multiserver configuration and will convert 100,000 - 150,000 emails (size of each is 2-5Mbyte ) per day.

Product must be integrated in mail server. Outlook MesageSave automatically exports new email with attachments from an Exchange mailbox to files in Outlook MSG format.

Have you ready solution for us? And what’s price for this?

Hi,

Thanks for considering Aspose.

For connecting to an Exchange mailbox and saving messages (with attachments) to disk in Outlook msg format, you can use Aspose.Network for .NET component. For more information, please visit http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/saving-messages-from-exchange-server-mailbox-in-eml-and-msg-format.html.

After getting the message from Exchange Server as msg format, you may now want to convert message body the its attachments to tiff format.

For converting msg body contents to tiff, please refer to http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/convert-outlook-message-file-msg-to-tiff-image.html.

You can also extract the attachments from the msg file. The tutorial is available at http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/extracting-email-attachments.html.

The attachments may be of different types as mentioned by you. We have other components to handle file of different formats e.g. doc, pdf, xls etc. My colleagues from their respective team will reply shortly if it is possible to convert the supported file format to a tiff image.

The price and subscription types of components can be seen at http://www.aspose.com/purchase/default.aspx page.

Hi,

I would like to inform you that Aspose.Pdf.Kit for .NET allows you to convert a PDF file to TIFF image using SaveAsTIFF method of PdfConverter class.

I hope this helps. If you have any further questions, please do let us know.
Regards,

Hi,

Aspose.Cells allows you to convert Excel worksheets to tiff images. Also, it can convert the spreadsheets to PDF format.

See the documents for reference:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/converting-worksheet-to-image-using-imageorprint-options.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/converting-to-pdf-files.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/converting-worksheet-to-image-worksheet-to-image-by-page.html

Feel free to contact us any time, if you have further queries.

Thank you.