You may be able to achieve your goal by using NPOI from codeplex and iTextSharp.
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
kriskakani
Member
2 Points
5 Posts
is there a control or component wchich will convert doc,docx,ppt,txt etc files to pdf
Mar 16, 2010 05:07 AM|LINK
is there a control or component wchich will convert doc,docx,ppt,txt etc files to pdf?
example if user upload a doc file i need to convert into pdf file and save it.
is there any funtion in asp.net c# that will do this job?
early reply much appreciated!!!
control to convert into pdf file
Suprotim Aga...
All-Star
15503 Points
1973 Posts
MVP
Re: is there a control or component wchich will convert doc,docx,ppt,txt etc files to pdf
Mar 16, 2010 06:27 AM|LINK
I have covered a couple of free and paid solutions over here
Create PDF documents from .NET applications
Free Magazine for ASP.NET Developers
kriskakani
Member
2 Points
5 Posts
Re: is there a control or component wchich will convert doc,docx,ppt,txt etc files to pdf
Mar 16, 2010 07:07 AM|LINK
thanks for the reply. all the software components looks like they are trying to create pdf from scratch.
what i wan is i pass in a .doc or .ppt file as input and component convert it into pdf file.
easyPdf is one such software i found on the web but need to do few server configurations to achieve this.
http://www.pdfonline.com/easypdf/sdk/index.htm
is there any similar components which can do the job without installing or changing any server side settings?
TATWORTH
All-Star
72415 Points
14017 Posts
MVP
Re: is there a control or component wchich will convert doc,docx,ppt,txt etc files to pdf
Mar 29, 2010 12:00 PM|LINK
You may be able to achieve your goal by using NPOI from codeplex and iTextSharp.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239