.NET component for conversion to PDF
Posted
by Anvar
on Stack Overflow
See other posts from Stack Overflow
or by Anvar
Published on 2010-05-13T17:17:28Z
Indexed on
2010/05/13
17:24 UTC
Read the original article
Hit count: 218
Hi,
I am looking for .NET component to convert different files into PDF format. Right now I need to be able to convert programmatically doc, xls and TIFF files to PDF. But I may need to deal with more file types in near future.
I looked at Aspose.Words, it works good but for doc only. Is there any component on the market that would allow me to convert in my code all three file types?
I would appreciate your suggestions.
Thanks, Anvar
© Stack Overflow or respective owner