<?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: MS Word - Headers and Footers in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100741#M47913</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50292"&gt;@jgregor4&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We can look at extending the VBO further to support writing. In the meantime, you can do this yourself with your local copy of the VBO. &lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Make a duplicate/copy of the ​&lt;STRONG&gt;Get Footer Text&lt;/STRONG&gt; or &lt;STRONG&gt;Get Header Text&lt;/STRONG&gt; actions.&lt;/LI&gt;
&lt;LI&gt;Name the copy something like &lt;STRONG&gt;Write Footer Text&lt;/STRONG&gt; or &lt;STRONG&gt;Write Header Text&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Extend the input of the Start stage to include a new Text data item. Name it something like &lt;STRONG&gt;Footer Text&lt;/STRONG&gt; (for the Footer action).&lt;/LI&gt;
&lt;LI&gt;Change the name of the internal Code stage to reflect that you're setting the text instead of getting it.&lt;/LI&gt;
&lt;LI&gt;Open the Code stage and add another input value to receive the input text.&lt;/LI&gt;
&lt;LI&gt;On the Output tab, get rid of the output parameter for &lt;STRONG&gt;footer_text&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Now, on the Code tab, change line #12 to basically reverse the variables in the set.&lt;/LI&gt;
&lt;/OL&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="36551.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36564i33AB1B52F47CB90D/image-size/large?v=v2&amp;amp;px=999" role="button" title="36551.png" alt="36551.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The above screenshot assumes your new input variable will be name &lt;EM&gt;&lt;STRONG&gt;footer_text&lt;/STRONG&gt;&lt;/EM&gt;. If it's named something else, just replace footer_text with your name and swap the order.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Does that make sense?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&lt;BR /&gt;​</description>
    <pubDate>Mon, 28 Mar 2022 11:30:15 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2022-03-28T11:30:15Z</dc:date>
    <item>
      <title>MS Word - Headers and Footers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100738#M47910</link>
      <description>I have a process that needs to create letters - for the letters there will be different brands to be used and different legal details to be added.&lt;BR /&gt;These would usually show in the headers and footers of the page however I do not seem to be able to find a solution to add something to the header/footer of a word document just the body.&lt;BR /&gt;&lt;BR /&gt;Is anyone aware of how to update the header and footer or will I need to spy an object to interact with the application?</description>
      <pubDate>Fri, 25 Mar 2022 07:29:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100738#M47910</guid>
      <dc:creator>jgregor4</dc:creator>
      <dc:date>2022-03-25T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word - Headers and Footers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100739#M47911</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50292"&gt;@jgregor4&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We've just posted an update to the MS Word VBO that supports getting the Header and Footer text from a document. You can find the latest VBO on the Digital Exchange at the link below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-word-vbo" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/ms-word-vbo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
      <pubDate>Sat, 26 Mar 2022 01:29:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100739#M47911</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-26T01:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word - Headers and Footers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100740#M47912</link>
      <description>Hi Eric,&lt;BR /&gt;Thank you for the reply, however I am looking to write to the headers and footers not read them.&lt;BR /&gt;Do you know if any actions that could do that?</description>
      <pubDate>Mon, 28 Mar 2022 06:59:53 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100740#M47912</guid>
      <dc:creator>jgregor4</dc:creator>
      <dc:date>2022-03-28T06:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word - Headers and Footers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100741#M47913</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50292"&gt;@jgregor4&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;We can look at extending the VBO further to support writing. In the meantime, you can do this yourself with your local copy of the VBO. &lt;BR /&gt;
&lt;OL&gt;
&lt;LI&gt;Make a duplicate/copy of the ​&lt;STRONG&gt;Get Footer Text&lt;/STRONG&gt; or &lt;STRONG&gt;Get Header Text&lt;/STRONG&gt; actions.&lt;/LI&gt;
&lt;LI&gt;Name the copy something like &lt;STRONG&gt;Write Footer Text&lt;/STRONG&gt; or &lt;STRONG&gt;Write Header Text&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Extend the input of the Start stage to include a new Text data item. Name it something like &lt;STRONG&gt;Footer Text&lt;/STRONG&gt; (for the Footer action).&lt;/LI&gt;
&lt;LI&gt;Change the name of the internal Code stage to reflect that you're setting the text instead of getting it.&lt;/LI&gt;
&lt;LI&gt;Open the Code stage and add another input value to receive the input text.&lt;/LI&gt;
&lt;LI&gt;On the Output tab, get rid of the output parameter for &lt;STRONG&gt;footer_text&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Now, on the Code tab, change line #12 to basically reverse the variables in the set.&lt;/LI&gt;
&lt;/OL&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="36551.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36564i33AB1B52F47CB90D/image-size/large?v=v2&amp;amp;px=999" role="button" title="36551.png" alt="36551.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE:&lt;/STRONG&gt; The above screenshot assumes your new input variable will be name &lt;EM&gt;&lt;STRONG&gt;footer_text&lt;/STRONG&gt;&lt;/EM&gt;. If it's named something else, just replace footer_text with your name and swap the order.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Does that make sense?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric&lt;BR /&gt;​</description>
      <pubDate>Mon, 28 Mar 2022 11:30:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100741#M47913</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-28T11:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: MS Word - Headers and Footers</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100742#M47914</link>
      <description>Thanks Eric, that's worked</description>
      <pubDate>Mon, 28 Mar 2022 14:34:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MS-Word-Headers-and-Footers/m-p/100742#M47914</guid>
      <dc:creator>jgregor4</dc:creator>
      <dc:date>2022-03-28T14:34:47Z</dc:date>
    </item>
  </channel>
</rss>

