<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Convert to RTF format in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055026#M93740</link>
    <description>Thank you for your help, but I went to that CPAN site and unfortunately it seems a lot complicated for my needs.  Actually, I have about 50 (or more) Unix scripts that create ascii tab delimited files to be used after in mergings with Word 2003.  Since Word 2003 doesn't recognize our file format, we were told by Microsoft support to convert our files into RTF format in order to have them recognized by Word 2003.  I was expecting to find a 'one line command' that I could insert in my scripts to translate my files '.txt' into an '.rtf' file (something like a trux2rtf ??).  But it doesn't seem to exist.  Does it ?&lt;BR /&gt;&lt;BR /&gt;mfp</description>
    <pubDate>Tue, 26 Jun 2007 15:08:43 GMT</pubDate>
    <dc:creator>Marie-France Paquet</dc:creator>
    <dc:date>2007-06-26T15:08:43Z</dc:date>
    <item>
      <title>Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055024#M93738</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to convert ascii 'tab delimited' files into RTF format.  Does anyone know how to do it ?  Is there a converting command or script that could help me ?  &lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jun 2007 13:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055024#M93738</guid>
      <dc:creator>Marie-France Paquet</dc:creator>
      <dc:date>2007-06-26T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055025#M93739</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Perl's CPAN repository hosts some modules for dealing with RTF.  One such is:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~sburke/RTF-Writer-1.11/lib/RTF/Writer.pod" target="_blank"&gt;http://search.cpan.org/~sburke/RTF-Writer-1.11/lib/RTF/Writer.pod&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 26 Jun 2007 13:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055025#M93739</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-06-26T13:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055026#M93740</link>
      <description>Thank you for your help, but I went to that CPAN site and unfortunately it seems a lot complicated for my needs.  Actually, I have about 50 (or more) Unix scripts that create ascii tab delimited files to be used after in mergings with Word 2003.  Since Word 2003 doesn't recognize our file format, we were told by Microsoft support to convert our files into RTF format in order to have them recognized by Word 2003.  I was expecting to find a 'one line command' that I could insert in my scripts to translate my files '.txt' into an '.rtf' file (something like a trux2rtf ??).  But it doesn't seem to exist.  Does it ?&lt;BR /&gt;&lt;BR /&gt;mfp</description>
      <pubDate>Tue, 26 Jun 2007 15:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055026#M93740</guid>
      <dc:creator>Marie-France Paquet</dc:creator>
      <dc:date>2007-06-26T15:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055027#M93741</link>
      <description>can you post some sample output, or attach a sample file. it seems odd that Word would have trouble opening the file. I almost wonder if you just need to run unix2dos on the file first.</description>
      <pubDate>Tue, 26 Jun 2007 15:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055027#M93741</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-26T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055028#M93742</link>
      <description>I like the unix2dos theory, too.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; can you post some sample output, or attach&lt;BR /&gt;&amp;gt; a sample file.&lt;BR /&gt;&lt;BR /&gt;Or, perhaps, use MS Word to create a suitable&lt;BR /&gt;file, save it in RTF, and look at that to see&lt;BR /&gt;how the professionals do it.  Or, save it as&lt;BR /&gt;plain text, and look at that.  The real&lt;BR /&gt;question is what the required file format is.&lt;BR /&gt;RTF may be only a guess by someone who has no&lt;BR /&gt;idea.  MS Word should be able to read plain&lt;BR /&gt;text just fine, if it can see where the lines&lt;BR /&gt;end.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Word 2003 doesn't recognize our file format&lt;BR /&gt;&lt;BR /&gt;What does that mean, exactly?  What is in the&lt;BR /&gt;file, and what, exactly, does MS Word do/say&lt;BR /&gt;(when you do what, exactly)?</description>
      <pubDate>Tue, 26 Jun 2007 15:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055028#M93742</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-06-26T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055029#M93743</link>
      <description>Since it's tab delimited; run it first thru expand(1) and then thru ux2dos(1) before opening the file in Word. expand(1) will convert the &lt;TAB&gt; stops into blanks, if that's what you want else simply running it thru ux2dos(1) should be enough.&lt;BR /&gt;&lt;BR /&gt;~hope it helps&lt;/TAB&gt;</description>
      <pubDate>Tue, 26 Jun 2007 16:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055029#M93743</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-06-26T16:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055030#M93744</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I am sorry for the delay.  I answered yesterday a long explaining message with a example file attached but it seems that it didn't go throw.  Here I am again this morning with my explanations.&lt;BR /&gt;&lt;BR /&gt;The problem we have is that our files contain french characters (with accents) and those characters are interpreted as japanese characters by Word 2003 !  So we get errors when executing our macro files.  Word is expecting an answer to specify the language used in the file.  If I don't find a way to convert my files to RTF, we'll have to modify every macro files all over the place.  Those macro files were used for a long time without any errors until we upgraded to Word 2003.&lt;BR /&gt;&lt;BR /&gt;Here is an example of a file.</description>
      <pubDate>Wed, 27 Jun 2007 07:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055030#M93744</guid>
      <dc:creator>Marie-France Paquet</dc:creator>
      <dc:date>2007-06-27T07:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055031#M93745</link>
      <description>I was able to open your file with wordpad and then save it as rtf. then I opened it with word 2003. You may try that.</description>
      <pubDate>Wed, 27 Jun 2007 08:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055031#M93745</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-27T08:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055032#M93746</link>
      <description>Yes, that's what we are working on.  We are going to modify the macro files to add a few steps before doing the merge (such as opening the file and saving it in RTF).  We would have prefered to avoid modifying them but since there is no way out, we are going to do it.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot everyone.&lt;BR /&gt;&lt;BR /&gt;Have a nice day !</description>
      <pubDate>Wed, 27 Jun 2007 08:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055032#M93746</guid>
      <dc:creator>Marie-France Paquet</dc:creator>
      <dc:date>2007-06-27T08:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055033#M93747</link>
      <description>I am not sure what your macros are doing, but I have the feeling you could write a perl script to produce the same output.</description>
      <pubDate>Wed, 27 Jun 2007 08:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055033#M93747</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-06-27T08:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055034#M93748</link>
      <description>Unfortunately, I am not familiar with Perl.  So, the solution is going to be done in Word.  Thanks for your help.  I am closing this call.&lt;BR /&gt;&lt;BR /&gt;mfp</description>
      <pubDate>Wed, 27 Jun 2007 08:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055034#M93748</guid>
      <dc:creator>Marie-France Paquet</dc:creator>
      <dc:date>2007-06-27T08:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Convert to RTF format</title>
      <link>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055035#M93749</link>
      <description>Maybe you can hack on this to get what you need.  it was written to take a .out file and converts it to .rtf , then emails it to the user. It does not work well if there is special formatting already in the doc such as bold. Not pretty, but it works.</description>
      <pubDate>Thu, 28 Jun 2007 09:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/convert-to-rtf-format/m-p/5055035#M93749</guid>
      <dc:creator>MZ_1</dc:creator>
      <dc:date>2007-06-28T09:55:52Z</dc:date>
    </item>
  </channel>
</rss>

