C#. Document conversion to PDF

Posted by Umar Siddique on Stack Overflow See other posts from Stack Overflow or by Umar Siddique
Published on 2010-05-20T09:10:47Z Indexed on 2010/05/21 7:50 UTC
Read the original article Hit count: 360

Filed under:
|
|
|

Hi.

I need to convert below mentioned file formats to pdf using C#/VB.Net. User will upload the file using FileUpload control and system will returns the pdf file after converting the document.

doc/docx to pdf xls/xlsx to pdf ppt/pps to pdf

Does ITextSharp provide such facility ? Please Only mentioned open source or free libraries.

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about vb.net