<?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 For your Save As popup you in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67517#M20122</link>
    <description>For your Save As popup you may need to attach using a seperate business object, or you may need to use Surface Automation technique.s</description>
    <pubDate>Mon, 07 Mar 2016 15:34:00 GMT</pubDate>
    <dc:creator>Denis__Dennehy</dc:creator>
    <dc:date>2016-03-07T15:34:00Z</dc:date>
    <item>
      <title>How can I read values from PDF, Word, PPT etc in Blue Prism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67509#M20114</link>
      <description>How can I read values from PDF, Word, PPT etc. in Blue Prism?</description>
      <pubDate>Wed, 06 Jan 2016 12:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67509#M20114</guid>
      <dc:creator>JIGARPARIKH</dc:creator>
      <dc:date>2016-01-06T12:39:00Z</dc:date>
    </item>
    <item>
      <title>There is a Word VBO (similar</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67510#M20115</link>
      <description>There is a Word VBO (similar to the Excel VBO you have already used) distributed in the installation folder of the Blue Prism product.
To interface with a PDF you have two options, either simply interface with the PDF like any other Windows application, and use Surface Automation to select all and copy all the text in the PDF to clipboard.  The other option is to purchase Adobe pro and it is then possible to interface with Adobe to export the pdf as a word or xml document to interface with.
I do not know of any PPT interfaces</description>
      <pubDate>Thu, 07 Jan 2016 20:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67510#M20115</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2016-01-07T20:07:00Z</dc:date>
    </item>
    <item>
      <title>Thanks for your reply.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67511#M20116</link>
      <description>Thanks for your reply.
Thanks for the Word VBO information. Regarding PDF, I am not able to access PDF object using Desktop Application. I don't know with which object I can open my PDF file directly. Do you have any idea? I have tried with opening PDF exe and try to open my document using Application modular from file menu. I am not able to access PDF menus and other controls. And I do not want to use surface automation for this because I am not sure how the OCR quality will be? Can you comment on How strong the OCR engine is on BP? Is it able to read correct values from scanned PDFs? What is the accuracy percentage for the same? For PPT I am fine. I will access it as Desktop application.
Can you please also let me know how can we open specific PDF or any other file? Using which object we can select JPG or PDF file?</description>
      <pubDate>Thu, 07 Jan 2016 23:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67511#M20116</guid>
      <dc:creator>JIGARPARIKH</dc:creator>
      <dc:date>2016-01-07T23:40:00Z</dc:date>
    </item>
    <item>
      <title>Do you have Adobe Reader</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67512#M20117</link>
      <description>Do you have Adobe Reader installed on your PC?  If so you should be able to launch it as you would any other application and use Surface Automation (if you have done that training) to interface with it.</description>
      <pubDate>Tue, 12 Jan 2016 16:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67512#M20117</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2016-01-12T16:58:00Z</dc:date>
    </item>
    <item>
      <title>You can open the .pdf file</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67513#M20118</link>
      <description>You can open the .pdf file directly to adobe reader by entering it for command line parameters.
Example:
Application name: Open adobe pdf
Application path: C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe
Command line parameters: ""c:\Test_folder\test.pdf""
I also cannot get blueprism to recognise any components inside adobe reader window, everytime when I try to identify ""with any of the 3 modes, and the application is defined as windows application"" blueprism pops out and error messagebox saying:
There was an error during the spying operation.
System.ApplicationException: The window spied was not found in the model
   kohteessa BluePrism.AMI.clsAMI.Spy(clsElementTypeInfo&amp;amp; elementType, List`1&amp;amp; identifiers)
   kohteessa Automate.frmIntegrationAssistant.HandleSpyOrLaunchClick(Object sender, EventArgs e)
""Those kohteessa words are finnish and in this case are translated as ""IN""""
-Pete</description>
      <pubDate>Tue, 12 Jan 2016 21:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67513#M20118</guid>
      <dc:creator>petri_kokkonen</dc:creator>
      <dc:date>2016-01-12T21:30:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Guys for your reply.</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67514#M20119</link>
      <description>Thanks Guys for your reply.
I get how can I open any PDF files. From your reply, one point I can understand is ""Blue Prism can only read content from PDF via Surface Automation Technique (OCR). Not sure if we can read entire table via OCR technique and get entire table in the Collection. Can someone please confirm this?</description>
      <pubDate>Fri, 15 Jan 2016 10:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67514#M20119</guid>
      <dc:creator>JIGARPARIKH</dc:creator>
      <dc:date>2016-01-15T10:07:00Z</dc:date>
    </item>
    <item>
      <title>It's not too hard to use a</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67515#M20120</link>
      <description>It's not too hard to use a third party command line tool to extract the text from the PDF.  I've been using the command line tool from the Apache pdfBox, and it's super fast.  My normal workflow is to convert the PDF to text on the command line and read the text using the default Utility objects.  Providing all you need is the content,  it's certainly easier and less fragile than automating Acrobat.
-rj</description>
      <pubDate>Sat, 06 Feb 2016 01:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67515#M20120</guid>
      <dc:creator>rj.latherow</dc:creator>
      <dc:date>2016-02-06T01:17:00Z</dc:date>
    </item>
    <item>
      <title>I have been trying to create</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67516#M20121</link>
      <description>I have been trying to create an object  to open a PDF file from a hyper Link and save it to a specific location. While doing it I had a Save AS Pop Up window which I couldn’t  Spy using both modes(AA, Windows 32).
Also, I did create an Acrobat Reade(11.0) business object and tried to attach it to the displayed PDF file so I can model the pop up message, nut still have the same BP Error message.
I appreciate your help for this matter.</description>
      <pubDate>Wed, 24 Feb 2016 04:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67516#M20121</guid>
      <dc:creator>HaceneSalmi</dc:creator>
      <dc:date>2016-02-24T04:19:00Z</dc:date>
    </item>
    <item>
      <title>For your Save As popup you</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67517#M20122</link>
      <description>For your Save As popup you may need to attach using a seperate business object, or you may need to use Surface Automation technique.s</description>
      <pubDate>Mon, 07 Mar 2016 15:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67517#M20122</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2016-03-07T15:34:00Z</dc:date>
    </item>
    <item>
      <title>I have been using trial…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67518#M20123</link>
      <description>I have been using trial version for&amp;nbsp;&amp;nbsp;Adobe pro and it is then possible with Adobe to export the pdf as a word or Excel. As we are unable to spy ADOBE pro , just launch it through app modeller and through global send keys [""%F"" , T , S ,""{ENTER}""]&amp;nbsp;, export it to word .
&amp;nbsp;</description>
      <pubDate>Wed, 31 Jan 2018 17:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-can-I-read-values-from-PDF-Word-PPT-etc-in-Blue-Prism/m-p/67518#M20123</guid>
      <dc:creator>shivanihajare1</dc:creator>
      <dc:date>2018-01-31T17:33:00Z</dc:date>
    </item>
  </channel>
</rss>

