Page 1 of 1

How Can i convert word, text, html document into pdf

Posted: Sat Jun 14, 2008 12:32 am
by bhagwat
Hello,

my aim is to convert word document(doc,docx) into pdf document on server side.
means if user upload any doc or docx files into server, then this file is automatically convert into pdf document. how can it is possible. please help me.

Thanks

Bhagwat Singh
er.bhagwatsingh@gmail.com

Re: How Can i convert word, text, html document into pdf

Posted: Sat Jun 14, 2008 7:19 pm
by hansford
It's possible and the implementation has already been written. Best of all-it's open source.
http://www.rustyparts.com/pdf.php

Re: How Can i convert word, text, html document into pdf

Posted: Sat Jun 14, 2008 11:18 pm
by lonelywolf
Thanks for your site, it's very useful for later using... :wink:

Re: How Can i convert word, text, html document into pdf

Posted: Sun Jun 15, 2008 2:35 am
by bhagwat
thank u for u'r suggestion.
i read that link.
but this is solution for html to pdf conversion.
i want the solution doc or docx to pdf conversion.

please help me.


Thanks a lot.

Re: How Can i convert word, text, html document into pdf

Posted: Sun Jun 15, 2008 5:15 am
by superdezign
From there you probably could have taken the effort to figure this out yourself... I'm sure there is a method of converting *.doc to *.html... It's certainly been done before.