|
-
December 23rd, 2003, 08:39 AM
#1
Convert to word 2002
Hi all,
I'm writing code to convert word 6.0/95 to word 2000 or word XP. Pleas help me to do it.
thanks
-
December 23rd, 2003, 09:20 AM
#2
If you have Word XP, the easiest way is to open the file and then save it. To do this programatically, use Automation from C++.
Verere testudinem! (Fear the turtle)
Once you can accept the universe as matter expanding into nothing that is something, wearing stripes with plaid comes easy. -Albert Einstein
Robots are trying to steal my luggage.
-
December 23rd, 2003, 09:26 AM
#3
An example program can be found in this thread:
http://www.codeguru.com/forum/showth...light=excel%2A
:wave
Verere testudinem! (Fear the turtle)
Once you can accept the universe as matter expanding into nothing that is something, wearing stripes with plaid comes easy. -Albert Einstein
Robots are trying to steal my luggage.
-
December 23rd, 2003, 10:01 AM
#4
Hello Tom Frohman,
I have read you message and have downloaded the program. I will try it.
Thanks for your help.
Golden monkey
-
December 23rd, 2003, 05:57 PM
#5
You also might want to consider writing a VBA script directly in Word2002. It will reduce a lot of overhead for you!
-
December 23rd, 2003, 09:39 PM
#6
Thank you mikedershowitz
Hi mikedershowitz,
I know it but I have project with visual c++. I also found it on Batch conversion wizard template.
-
December 24th, 2003, 09:39 PM
#7
Hi Tom Frohman
:blush
I have test your program. But it's still Word 60/95 It's cannot save to word 2002.
It's may be wrong at open and saveas variable (covFalse, CovTrue, CovOptional)
Golden monkey.
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
|