<?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 MS Word VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96238#M44567</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Hope you're well?&lt;BR /&gt;&lt;BR /&gt;Quick question as I can't remember it offhand....&lt;BR /&gt;&lt;BR /&gt;I am using the MS Word VBO to format a Word document (basically just opening it and then a quick format), however we've recently upgraded to v6.10 and I need the word document to set a Font size but also set up a page orientation as Landscape, as the file I am opening is Portrait.&lt;BR /&gt;&lt;BR /&gt;How do I manage this? Can't seem to find the answer?&lt;BR /&gt;&lt;BR /&gt;Kindest Regards,&lt;BR /&gt;&lt;BR /&gt;Tom</description>
    <pubDate>Tue, 25 May 2021 11:40:13 GMT</pubDate>
    <dc:creator>TomMason</dc:creator>
    <dc:date>2021-05-25T11:40:13Z</dc:date>
    <item>
      <title>MS Word VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96238#M44567</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Hope you're well?&lt;BR /&gt;&lt;BR /&gt;Quick question as I can't remember it offhand....&lt;BR /&gt;&lt;BR /&gt;I am using the MS Word VBO to format a Word document (basically just opening it and then a quick format), however we've recently upgraded to v6.10 and I need the word document to set a Font size but also set up a page orientation as Landscape, as the file I am opening is Portrait.&lt;BR /&gt;&lt;BR /&gt;How do I manage this? Can't seem to find the answer?&lt;BR /&gt;&lt;BR /&gt;Kindest Regards,&lt;BR /&gt;&lt;BR /&gt;Tom</description>
      <pubDate>Tue, 25 May 2021 11:40:13 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96238#M44567</guid>
      <dc:creator>TomMason</dc:creator>
      <dc:date>2021-05-25T11:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96239#M44568</link>
      <description>Hello Tom,&lt;BR /&gt;&lt;BR /&gt;A very quick way would be to simply add the below code stage in your Word VBO:&lt;BR /&gt;&lt;EM&gt;Dim doc as Object = GetDocument(handle,documentname)&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;EM&gt;doc.PageSetup.Orientation=1&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;1 is the value for Landscape, 0 for Portrait.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Harpreet</description>
      <pubDate>Wed, 26 May 2021 05:37:48 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96239#M44568</guid>
      <dc:creator>HarpreetKaur</dc:creator>
      <dc:date>2021-05-26T05:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96240#M44569</link>
      <description>Hello Tom&lt;BR /&gt;&lt;BR /&gt;I attached you a process and an extend version of the MS Word VBO object, that includes 2 new actions:&amp;nbsp;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Set Document Orientation&lt;/LI&gt;
&lt;LI&gt;Set Font Size&lt;/LI&gt;
&lt;/UL&gt;
Hope that help you with the process your making.&lt;BR /&gt;If you have any doubts. Feel free to contact me</description>
      <pubDate>Wed, 26 May 2021 06:03:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-VBO/m-p/96240#M44569</guid>
      <dc:creator>MiguelCarrillo</dc:creator>
      <dc:date>2021-05-26T06:03:57Z</dc:date>
    </item>
  </channel>
</rss>

