Converting Word Doc to PDF on runtime

Aug 1 2008 12:15 AM
I want to convert my Word.Document object in C# to pdf on runtime in windows application.
Thanx in advance

Answers (2)

1
Niradhip Chakraborty

Niradhip Chakraborty

  • 0
  • 4.6k
  • 819.5k
Aug 1 2008 2:29 PM

You can check out the following article for your reference.

1.http://www.codeproject.com/KB/files/generatepdf.aspx

1
Anna Hawks

Anna Hawks

  • 0
  • 193
  • 0
Aug 1 2008 1:01 PM
Most of the time I see people having to purchase a package to do this. You might try looking into PHP programming to see if they have something that would do this.