I could've sworn there was a command-line utility to do this conversion that would work, but I'm unable to find it right now...will search around some more.

Here at work we got word2x installed which works on Word6 documents (according to the manpage) but since I got no word documents at all I can't test it. Maybe have a look at http://word2x.alcom.co.uk. The README points to http://www.kfa-juelich.de/isr/1/texconv.html "for a list of other converters". As one can guess from the URL (kfa-juelich) it is a TeX-site ...

I could swear I once ran across a word-to-ascii-converter, but can't remember name or place, sorry.

Regards
Stefan K

$dom = "skamphausen.de"; ## May The Open Source Be With You! $Mail = "mail@$dom; $Url = "http://www.$dom";

In reply to Re: Re: MSWORD TO TEXT by stefan k
in thread MSWORD TO TEXT by iguane

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.