From owner-freebsd-hackers Thu Jul 31 02:25:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA22176 for hackers-outgoing; Thu, 31 Jul 1997 02:25:20 -0700 (PDT) Received: from polya.blah.org (slmel56p09.ozemail.com.au [203.108.203.185]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA22171 for ; Thu, 31 Jul 1997 02:25:15 -0700 (PDT) Received: (from ada@localhost) by polya.blah.org (8.8.6/8.8.5) id TAA08099 for hackers@freebsd.org; Thu, 31 Jul 1997 19:25:12 +1000 (EST) From: Ada T Lim Message-Id: <199707310925.TAA08099@polya.blah.org> Subject: Re: MS Word documents (was: Advice sought on PnP configuration) In-Reply-To: <199707310745.RAA20235@freebie.lemis.com> from Greg Lehey at "Jul 31, 97 05:15:41 pm" To: hackers@freebsd.org Date: Thu, 31 Jul 1997 19:25:12 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Has anybody investigated what it would take to convert MS Word to a > portable format? So much stuff is sent in it nowadays, even by people > who should know better. Is it that difficult? If somebody can point > me to some format documentation, I'm prepared to have a hack at it. If you _really_ need to read word files, StarOffice (in the ports collection) will do in a pinch. I think there's something out there that converts word to rtf, and I know there's rtf->html Ada