| View previous topic :: View next topic |
| Author |
Message |
Sezar Member
Joined: 18 Apr 2007 Posts: 7 Location: Iran-Mashhad
|
Posted: 21/04/07 14:02 Post subject: Converting files to PDF |
|
|
Hello my friends...
I want to write a program to convert files to PDF
such as word documents (*.doc --->>*.PDF)
please help me via send a Software's Link or an article...
I am beginner,please excuse me if I can't reply messages to others
Cheers...
_________________ thanks a lot... |
|
| Back to top |
|
 |
Johnny_Bit Administrator
Joined: 15 Jun 2003 Posts: 397
|
Posted: 21/04/07 20:32 Post subject: |
|
|
Your English is at least a little choppy, but don't despair, since we got the answer you're looking for.
You want to convert *.doc to *.pdf? Well, there are two ways of that: either you read carefully closed and unobtainable MS doc file specification and then use it along with easy to obtain Adobe PDF spec to create files or simply get some component that can read doc to some acceptable level and print it to pdf using dll mentioned in pdf post for DA's Print Preview.
Now the question is: what approach you want to take? Personally i'd say that the first would give the best results.
|
|
| Back to top |
|
 |
|