|
Just what I was looking for. I have one problem though, how would I batch convert several documents, the "*" wildcard doesn't seem to work. On linux>
openoffice.org-2.0 -invisible "macro:///Standard.MyConversions.SaveAsOOO($PWD/*.doc)"
*.doc is the problem, specifying the file name converts ok
I have a small script preparing a directory structure and moving the files into the appropriate folders. It would help a lot if the conversion was included. Any help is very appreciated, thanks in advance.
|