|
-
Aug 18th, 2006, 11:24 AM
#1
Thread Starter
New Member
Converting MS Word Docs to Adobe PDF
Has anyone written code to convert an existing MS Word document to an Adobe PDF file?
Any assistance would be appreciated.
Thanks.
-
Aug 18th, 2006, 12:17 PM
#2
Re: Converting MS Word Docs to Adobe PDF
I have heard about a great app, PrimoPDF, which is available in some free editions. Don't know how it actually works, but it's worth a try
-
Aug 18th, 2006, 12:40 PM
#3
Thread Starter
New Member
Re: Converting MS Word Docs to Adobe PDF
Thanks!
I was really looking for help in writing VB code for this task.
-
Aug 18th, 2006, 01:13 PM
#4
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
 Originally Posted by PhilWoo
Thanks!
I was really looking for help in writing VB code for this task.
http://www.pscode.com/vb/scripts/Sho...36017&lngWId=1
-
Aug 18th, 2006, 01:19 PM
#5
Re: Converting MS Word Docs to Adobe PDF
User comment:
"9/3/2004 12:09:39 PM: Cybsoft
Never seen so much error-messages, would be nice if it would work..."
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 18th, 2006, 01:29 PM
#6
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
-
Aug 18th, 2006, 01:32 PM
#7
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
-
Aug 18th, 2006, 01:48 PM
#8
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
-
Aug 18th, 2006, 02:21 PM
#9
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
then there is http://neevia.com/support/examples/dpsdk/ and the docuPrinter it uses is here http://neevia.com/products/ (not free but its like $19 for the LT version)
-
Aug 18th, 2006, 03:37 PM
#10
Thread Starter
New Member
Re: Converting MS Word Docs to Adobe PDF
Hey BrailleSchool, do you have any suggestions which do NOT involve third party libraries?
-
Aug 18th, 2006, 03:42 PM
#11
Re: Converting MS Word Docs to Adobe PDF
I was browsing through the net and i got the same answer on every forum i could find. Of course, there are some tools, which allow you to access PDF directly from your app, but they are quite expencive After all, PDF is a highly developed format.
-
Aug 18th, 2006, 03:48 PM
#12
PowerPoster
Re: Converting MS Word Docs to Adobe PDF
 Originally Posted by PhilWoo
Hey BrailleSchool, do you have any suggestions which do NOT involve third party libraries?
nope, i dont. but you could probably download a free converter and then set it as your default printer, then print to the default printer?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|