<?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 RTF to DOCX in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707638#M32497</link>
    <description>&lt;P&gt;Why do you need this?&lt;/P&gt;&lt;P&gt;SAP is not MS Word, so obviously it's not its purpose in general to convert a text format into MS proprietary format. &lt;/P&gt;&lt;P&gt;But DOCX happens to be based on XML format. And converting RTF to XML sounds like a feasible task, so I'd suggest to search further in that direction.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Oct 2018 21:46:28 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2018-10-25T21:46:28Z</dc:date>
    <item>
      <title>Convert RTF to DOCX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707637#M32496</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I get a fomarted text using method "cl_gui_sapscript_editor=&amp;gt;get_text_from_editor" and then I download it in an RTF file.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I want to convert that RTF file into a DOCX file (o download the got text in DOCX file directly). Is that possible?&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 11:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707637#M32496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-10-22T11:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert RTF to DOCX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707638#M32497</link>
      <description>&lt;P&gt;Why do you need this?&lt;/P&gt;&lt;P&gt;SAP is not MS Word, so obviously it's not its purpose in general to convert a text format into MS proprietary format. &lt;/P&gt;&lt;P&gt;But DOCX happens to be based on XML format. And converting RTF to XML sounds like a feasible task, so I'd suggest to search further in that direction.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 21:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707638#M32497</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2018-10-25T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Convert RTF to DOCX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707639#M32498</link>
      <description>&lt;P&gt;Yes it's possible. You can do it via OLE, or even programatically, since .docx is an open standard (in the form of zipped xml).  This might be a good start &lt;A href="https://blogs.sap.com/2015/11/16/generate-docx-file-in-abap/" target="test_blank"&gt;https://blogs.sap.com/2015/11/16/generate-docx-file-in-abap/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 04:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/convert-rtf-to-docx/m-p/707639#M32498</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-10-26T04:53:26Z</dc:date>
    </item>
  </channel>
</rss>

