Click here to Skip to main content
15,908,274 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Can any one tell me How to Convert Word Doccumnet into Pdf.

Thank U!
Posted

Hope this[^] might help you.
 
Share this answer
 
You can use third party library for the same: iTextSharp
It's an open source: iTextSharp library[^]

Website of iTextSharp has samples for the same.


Also, have a look at these articles:
PDF creation using C# (and Office) from RTF/DOC files[^]
Creating PDF Tables using C# (.NET 2.0) and iTextSharp[^]
Creating PDF Documents in ASP.NET[^]
Tutorials on creating PDF files using C# 2.0[^]
 
Share this answer
 

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