<?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 Thanks John, works perfectly. in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89469#M39850</link>
    <description>Thanks John, works perfectly.</description>
    <pubDate>Wed, 31 Oct 2018 01:13:00 GMT</pubDate>
    <dc:creator>DT</dc:creator>
    <dc:date>2018-10-31T01:13:00Z</dc:date>
    <item>
      <title>convert Word rtf file to mht file format to allow opening in Internet Explorer</title>
      <link>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89467#M39848</link>
      <description>I need to convert MS Word rtf file to mht file (single web page) format to allow opening in Internet Explorer.

I have tried Save As using Word VBO object, but only renames the file and does not convert the format.

&amp;nbsp;

I appreciate a solution to this issue. Thanks</description>
      <pubDate>Fri, 26 Oct 2018 07:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89467#M39848</guid>
      <dc:creator>DT</dc:creator>
      <dc:date>2018-10-26T07:17:00Z</dc:date>
    </item>
    <item>
      <title>You'll need to adjust the…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89468#M39849</link>
      <description>You'll need to adjust the Word VBO.
Right click on the Save As page name and select Copy
Right click again and select Paste
Rename and publish the new page
Rename the code stage to SaveAs2
In the code stage, change the 'save as' line to&amp;nbsp;doc.SaveAs2(filename, 8)
The 8 is a constant that represents HTML format. There are many other possible formats, see here &lt;A href="https://docs.microsoft.com/en-us/office/vba/api/word.wdsaveformat" target="test_blank"&gt;https://docs.microsoft.com/en-us/office/vba/api/word.wdsaveformat&lt;/A&gt;</description>
      <pubDate>Fri, 26 Oct 2018 13:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89468#M39849</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-10-26T13:33:00Z</dc:date>
    </item>
    <item>
      <title>Thanks John, works perfectly.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89469#M39850</link>
      <description>Thanks John, works perfectly.</description>
      <pubDate>Wed, 31 Oct 2018 01:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/convert-Word-rtf-file-to-mht-file-format-to-allow-opening-in/m-p/89469#M39850</guid>
      <dc:creator>DT</dc:creator>
      <dc:date>2018-10-31T01:13:00Z</dc:date>
    </item>
  </channel>
</rss>

