Click here to Skip to main content
15,892,517 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi can any onegive me a link of a small project where I can convert a uploaded word file and save as pdf in the database using itext sharp or any other free tool please.
Posted

Can you use Sharepoint from your server? If so, this is an article explaining how to do what you want:

http://msdn.microsoft.com/en-us/library/ff181518.aspx[^]

Alternate approach using Word automation:

http://msdn.microsoft.com/en-us/library/bb412305(v=office.12).aspx[^]
 
Share this answer
 
v2
Comments
Mehdi Gholam 31-Oct-11 10:55am    
5'ed
RaisKazi 31-Oct-11 11:05am    
My 5 :). Second link sounds more useful for OP considering pure Asp.Net.
Espen Harlinn 31-Oct-11 12:11pm    
Sharepoint is probably the easiest solution :)
 
Share this answer
 
Comments
Espen Harlinn 31-Oct-11 12:13pm    
Spire.Doc for .NET looks promising, good link :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900