Éric Bischoff wrote: > Le Lundi 9 Octobre 2006 11:47, James Courtier-Dutton a écrit : >> Hi, >> >> Is it possible to use a unix shell script to get openoffice to >> manipulate documents. >> e.g. >> A bash script would take a list of MS Word .doc files, and convert them >> all the .odt files or visa versa. >> >> Is it possible to do this on a server that is not running X? >> I.e. The script would run without any GUI. >> >> James > > Yes. I've sent that program to you in private to avoid polluting the list. > > Thank you, I have a problem with it though: Pop-up-box: BASIC runtime error. An exception occured Type: com.sun.star.lang.IllegalArgumentException Message: URL seems to be an unsupported one.
document = bureau.loadComponentFromURL(url, "_blank", 0, args1()) Conversion was called with: rep=, src=test1.doc, dest=test1.odt Am I doing something wrong? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
