| View previous topic :: View next topic |
| Author |
Message |
excalibur23 Guest
|
Posted: Sat May 01, 2004 5:29 am Post subject: Problem developper exemple : DocumentConverter.java |
|
|
Hello,
I use DocumentConverter.java (in java example in sdk OOo) file for my project but i need to convert word to OOo format and now i can just convert OOo to word.
I convert documents OOo .sxw to word format .doc with this argument :
| Code: | | "c:/tmp" "swriter: MS Word 97" "doc" |
It converts all files in the directory with extension sxw to doc.
But this argument doesn't work :
| Code: | | "c:/tmp" "MS Word 97: swriter" "sxw" |
It doesn't convert .doc files to .sxw swriter
Please help . Thanks |
|
| Back to top |
|
 |
DannyB Moderator


Joined: 02 Apr 2003 Posts: 3991 Location: Lawrence, Kansas, USA
|
|
| Back to top |
|
 |
|