<?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 How to check page numbers are displayed or not in pdf? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73075#M25680</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can we check whether page numbers are displayed in pdf or word document ?&lt;BR /&gt;&lt;BR /&gt;For&amp;nbsp; Word - I converted to html&amp;nbsp; Even though page numbers are&amp;nbsp; not displayed&amp;nbsp; in the document after opening it . the html code is givingthe page number. I know we can&amp;nbsp; get Header and Footer and find any numeric values are present or not? but the problem with that&amp;nbsp; is we can get False postive when the header&amp;nbsp; text has some numbers.&amp;nbsp; so the Word documne page numbers are not consistent, it may be header left. right. middle and the same for the footer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For PDF - As mentioned above for word it is similar we can read the whole page&amp;nbsp; and find the numeric value but it will give false positive&amp;nbsp; &amp;nbsp;so the page numbers might be present in the header or footer top - left, top - right, bottom - left, bottom -right.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to get the page is displayed in pdf and word even the position of page number is not consistent?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Jan 2021 18:18:00 GMT</pubDate>
    <dc:creator>HarishM2</dc:creator>
    <dc:date>2021-01-26T18:18:00Z</dc:date>
    <item>
      <title>How to check page numbers are displayed or not in pdf?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73075#M25680</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can we check whether page numbers are displayed in pdf or word document ?&lt;BR /&gt;&lt;BR /&gt;For&amp;nbsp; Word - I converted to html&amp;nbsp; Even though page numbers are&amp;nbsp; not displayed&amp;nbsp; in the document after opening it . the html code is givingthe page number. I know we can&amp;nbsp; get Header and Footer and find any numeric values are present or not? but the problem with that&amp;nbsp; is we can get False postive when the header&amp;nbsp; text has some numbers.&amp;nbsp; so the Word documne page numbers are not consistent, it may be header left. right. middle and the same for the footer.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For PDF - As mentioned above for word it is similar we can read the whole page&amp;nbsp; and find the numeric value but it will give false positive&amp;nbsp; &amp;nbsp;so the page numbers might be present in the header or footer top - left, top - right, bottom - left, bottom -right.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to get the page is displayed in pdf and word even the position of page number is not consistent?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jan 2021 18:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73075#M25680</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2021-01-26T18:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to check page numbers are displayed or not in pdf?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73076#M25681</link>
      <description>Thank you for your message. for example: why no use region mode to read the info from the lower-left corner of MS-Word? Just using Region mode to read that info.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="27766.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/27896i238B0AF9F55C0647/image-size/large?v=v2&amp;amp;px=999" role="button" title="27766.png" alt="27766.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Luis Lopez&lt;BR /&gt;Customer Support Engineer English and Spanish&lt;BR /&gt;Blue Prism Ltd&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2021 17:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73076#M25681</guid>
      <dc:creator>expertcr</dc:creator>
      <dc:date>2021-02-02T17:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to check page numbers are displayed or not in pdf?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73077#M25682</link>
      <description>As I mentioned the page numbers&amp;nbsp; are not consistent. it may be the bottom left corner in one document, bottom right for another, similarly in the top. each document page numbers&amp;nbsp; position may change.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So Basically we want to check whether page numbers are&amp;nbsp; dispalyed in word or not? not only on the first page need to check all the pages whether page numbers are displayed or not? Because some cases page number will start based on the Document Author discretion.&lt;BR /&gt;&lt;BR /&gt;I tried using Header and Footer action in MS word , Although I know it will give false postive When I try to&amp;nbsp; check whether it is page number or not in some cases&lt;BR /&gt;&lt;BR /&gt;But what I observed was I can only read 1st page header and footer not on the other pages&amp;nbsp; but Header and Footer will be applied starting from other pages as well like If I want I can start applied Header and Footer from 5th page and the same goes to page numbers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Harish&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Harish&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Feb 2021 17:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-check-page-numbers-are-displayed-or-not-in-pdf/m-p/73077#M25682</guid>
      <dc:creator>HarishM2</dc:creator>
      <dc:date>2021-02-02T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

