Converting any file to pdf

Hi,

Can we convert any files to pdf using aspose?

I want to convert the outlook message file to pdf. Is that possible using Aspose?

Please suggest.

Hello Hetal,

Thanks for considering Aspose.

We have various products that offer the facility of converting numerous file formats into PDF format.

Aspose.Words is a component which is used to generate, manipulate, edit and transform MS word documents into various file formats. It also provides the capability to convert MS Word files into PDF format. For more related information, please visit How-to: Convert a Document to PDF

Aspose.Cells is a component which is used to generate, manipulate, edit and transform MS Excel Workbooks into various file formats. It also provides the capability to convert Excel workbooks into into PDF format. For more related information, please visit Converting to PDF Files

Aspose.Slides is a component which is used to generate, manipulate, edit and transform PowerPoint presentations into various file formats. It also provides the capability to convert PowerPoint presentations into PDF format. For more related information, please visit Converting to PDF File

Aspose.Pdf is a component which offers the capability to generate PDF documents from scratch. You can use its API, convert Image file into PDF format, transform XML & XSL-FO files into PDF format, HTML files into PDF format and even convert simple text files into PDF format. For more related information regarding this product, please visit Product Overview

We also have a product named Aspose.Networks which provides the capability to work with Outlook message. I am not entirely certain that either it provides the capability to convert messages into PDF format or not. I hope the representative from respective team would be in better position to answer this query. However, you may visit the following link for information on Managing Message Files with Aspose.Network.Outlook

In case you have any further query, please feel free to contact.

Hi,


MSG to PDF conversion is possible using Aspose.Network and Aspose.Words.
  1. Aspose.Network for .NET for MSG to MHT conversion
  2. Aspose.Words for .NET for MHT to PDF conversion
Please refer to http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/convert-outlook-message-file-msg-to-tiff-image.html for sample code and documentation for MSG to TIFF conversion. You can use the similar code for MSG to PDF conversion, except you will provide SaveFormat.Pdf as parameter in Document.Save() method.

Hi,

Thank you very much for the suggestion.

Is it possible to use a single product of aspose to convert the PDF from any file?

I require to convert the outlook message file to PDF as well as the mail attachments to PDF. And the attachment file may be in any format.

I can use the Aspose.Network for converting a msg to pdf. But for mail attachment which product I can use?

Please suggest for this.

Thanks in advance for reply.

Hello Hetal,

Thanks for your interest in our products.

As saqib have shared earlier, you can use Aspose.Network to convert MSG files into PDF format (in combination with Aspose.Words). However, in order to convert the attachments into PDF format, the conversion totally depends upon the type of attached document. For specific file format, we have a specific product which provides numerous features according to that file format.

As I have shared earlier, In case you need to convert XML, XSL-FO, HTML, Image and TXT files into PDF format, you need to try using Aspose.Pdf. In case I can be of any further assistance, please feel free to contact.