Word to Pdf conversion query

Thank you. Please let me know when the integration of Aspose word and Aspose PDF is done. We basically are looking for a tool to do the following for our web based document management system.

1. Get the text from word document for easy search.
2. Convert word document to PDF to view document.

Do you have an evaluation version so that I can download it?

Thanks
Sreekanth

---------

Hi,
Thank you for your interest in Aspose products.

We are working to integrate Aspose.Word and Aspose.Pdf components to allow Word to Pdf conversion. First release is scheduled for delivery end of this month.

Not all Word document features will be supported initially. You are welcome to send to me some sample documents you need to convert.

Regards,
Roman Korchagin

----
I am wondering if you have any tools to convert WORD document to PDF documents for ASP.NET?

  1. Although Aspose.Word does not expose search methods directly, you can extract text from the document either using Document.Range.Text property or Document.Save method and specifying text format.

    2. You will need both Aspose.Word and Aspose.Pdf to produce a Pdf document from a DOC file. You will still need a PDF viewer to be able to view the PDF document.

    3. Downloads are available from www.aspose.com/Downloads