<?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>question Read Content from PDF file in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448259#M20038</link>
    <description>&lt;P&gt;Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to read the content from the PDF/Docx file. I succeed in reading content from the &lt;STRONG&gt;.txt&lt;/STRONG&gt; file but couldn't find a way to read from PDF/Docx file.&amp;nbsp;&lt;BR /&gt;Can you guys help to find me, how I can move further on this?&lt;BR /&gt;&lt;BR /&gt;For your reference, I am getting this result.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 11 Apr 2020 17:47:18 GMT</pubDate>
    <dc:creator>_Gaurav</dc:creator>
    <dc:date>2020-04-11T17:47:18Z</dc:date>
    <item>
      <title>Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448259#M20038</link>
      <description>&lt;P&gt;Hi Folks,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to read the content from the PDF/Docx file. I succeed in reading content from the &lt;STRONG&gt;.txt&lt;/STRONG&gt; file but couldn't find a way to read from PDF/Docx file.&amp;nbsp;&lt;BR /&gt;Can you guys help to find me, how I can move further on this?&lt;BR /&gt;&lt;BR /&gt;For your reference, I am getting this result.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 11 Apr 2020 17:47:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448259#M20038</guid>
      <dc:creator>_Gaurav</dc:creator>
      <dc:date>2020-04-11T17:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448260#M20039</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
&lt;P&gt;This won't be possible in ServiceNow itself. As you rightly said you are able to read content of .txt file; you can also read content of csv or xls file but not for Pdf&lt;/P&gt;
&lt;P&gt;you would require a mid server script include to get the file content&lt;/P&gt;
&lt;P&gt;Mark &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Correct if this solves your issue and also mark &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; Helpful if you find my response worthy based on the impact.&lt;BR /&gt;Thanks&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 06:14:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448260#M20039</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2020-04-12T06:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448261#M20040</link>
      <description>&lt;P&gt;Thanks for the response Ankur,&lt;BR /&gt;&lt;BR /&gt;Can you guide me how I can do that?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 07:18:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448261#M20040</guid>
      <dc:creator>_Gaurav</dc:creator>
      <dc:date>2020-04-12T07:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448262#M20041</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
&lt;P&gt;I would like to understand where the pdf resides&lt;/P&gt;
&lt;P&gt;1) Are you saying pdf would be attached to table record&lt;/P&gt;
&lt;P&gt;2) You want to get data from that pdf line by line&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 07:34:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448262#M20041</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2020-04-12T07:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448263#M20042</link>
      <description>&lt;P&gt;Hi Ankur,&lt;BR /&gt;&lt;BR /&gt;The scenario is like, I will add the attachment in the record and there is a UI Action labeled as "Read Content". Once I hit that UI Action I want all the content to populate in the description field.&lt;BR /&gt;&lt;BR /&gt;I want to read the data line by line&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 07:09:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448263#M20042</guid>
      <dc:creator>_Gaurav</dc:creator>
      <dc:date>2020-04-13T07:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448264#M20043</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
&lt;P&gt;So here is the approach&lt;/P&gt;
&lt;P&gt;1) create UI action on click of which it would call the mid server script include&lt;/P&gt;
&lt;P&gt;2) mid server script include would send few values to the script; table record, sys_id&lt;/P&gt;
&lt;P&gt;3) mid server script include will read the attachment content by using java code&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 08:25:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448264#M20043</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2020-04-13T08:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448265#M20044</link>
      <description>&lt;P&gt;Hi Ankur,&lt;BR /&gt;&lt;BR /&gt;Thanks for your guidance, I need your small help again.&lt;BR /&gt;Can you please provide me the name of the Script Include as I can see number of script includes are there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 06:31:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448265#M20044</guid>
      <dc:creator>_Gaurav</dc:creator>
      <dc:date>2020-04-20T06:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448266#M20045</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
&lt;P&gt;you will have to create your new mid server script include&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Ankur&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 06:59:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448266#M20045</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2020-04-20T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Read Content from PDF file</title>
      <link>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448267#M20046</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;
&lt;P&gt;Refer below links, it might help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/orlando-platform-user-interface/page/use/using-forms/concept/Documentviewer.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/orlando-platform-user-interface/page/use/using-forms/concept/Documentviewer.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hi.service-now.com/kb_view.do?sysparm_article=KB0722859" rel="nofollow"&gt;https://hi.service-now.com/kb_view.do?sysparm_article=KB0722859&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If my answer helped you in any way, mark answer as helpful and correct.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;
&lt;P&gt;Megha.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 07:23:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/read-content-from-pdf-file/m-p/448267#M20046</guid>
      <dc:creator>Megha Padale</dc:creator>
      <dc:date>2020-04-20T07:23:29Z</dc:date>
    </item>
  </channel>
</rss>

