Subject: Re: *.abw to *.ps from command line
From: Dom Lachowicz (dominicl@seas.upenn.edu)
Date: Fri Oct 19 2001 - 08:29:04 CDT
Quoting Francois BARRIERE <fbarriere@atmel.fr>:
> By the way, will it also be possible to open a file and
> save it into another format only using the command line (like abw->rtf)?
GTK+ only:
abiword --to <extension-out> file.<extension-in>
GNOME:
abiword --to=<extension-out> file.<extension-in>
examples:
abiword --to=rtf file.doc
abiword --to=html file.abw
...
It's all there in the docs
Dom
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2b25 : Fri Oct 19 2001 - 08:29:11 CDT