I don't think there is any other alternative than to use either RTF, PDF or HTML instead, as I've never found an app for Linux that will create an MS Word Document. Renaming a file to foo.doc is a bit of a hit and miss, as different versions of MS Word tend to react differently to it, in my experience.

There is a working group which has been founded to develop an open standard which can interact with OpenOffice software and other applications using XML, but as far as I know they haven't released a working solution.

--
Rozallin J. Thompson
The Webmistress who doesn't hesitate to use strict;


In reply to Re: Create MS Word doc in Linux by rozallin
in thread Create MS Word doc in Linux by bassplayer

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.