[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] rtf/doc
Vik wrote...
>
> Is it possible to open/convert rtf and or Word doc's in unix? I don't
> necessarily want to edit them, just convert them to text or ps or
> something.
rtf2html may do what you want.
alternatively a wordprocessor like applixware can read RTF and some
MSword docs.
there's almost certainly some sort of emacs plug-in that will read
RTF and output plain text, and if you're absolutely desperate
$ strings junk.doc
will make *some* sense out of a binary MSword file.
cheers
p
--
peter@nospam.yseda.com.au "...Beneath this playful, boyish exterior,
beats the heart of a sadistic maniac."
- Edmund Blackadder
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>