HTML- Word- etc. file conversion to PDF

Hello,

I am looking for a simple programmatic way for .NET code to convert HTML, Word, etc. documents to PDF (the documents live on a server and the .NET code has access to the files). Do your components (Aspose.PDF?) allow for such functionality?

Thanks!


Lenny Rosenfeld
Director of Technology
Stride & Associates

Hi,

For HTML to PDF conversion you can use Aspose.Pdf. For more information please consult http://www.aspose.com/wiki/default.aspx/Aspose.Pdf/ConvertingHtmlToPdf.html

For Word to PDF conversion you can use Aspose.Words and Aspose.Pdf. For more information please consult http://www.aspose.com/wiki/default.aspx/Aspose.Pdf/WordToPDF.html

Thanks.