<?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 Print PDF in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71535#M24140</link>
    <description>Hi,

I'm attempting to print a PDF from Adobe Acrobat Pro DC and I'm experiencing issues with selecting the appropriate printer option from the dropdown. I've been able to spy the combo box successfully using accessibility mode, however, when I run through my process on full speed, it appears as though the default printer option is selected. Has anyone else experienced this issue?

I'm sending the printer option through a Navigate stage consisting of a Select Item action. Furthermore, since the printer option is being supplied as an input parameter to this object, I am just passing this data element to the Item Text input of this particular stage.

If anyone has been able to get this to work, I'd appreciate any feedback. Additionally, if anyone has found a workaround as well, I'd love to hear of any other possible solutions.


Thanks in advance,
Dane</description>
    <pubDate>Thu, 14 Dec 2017 20:43:00 GMT</pubDate>
    <dc:creator>DaneRanney1</dc:creator>
    <dc:date>2017-12-14T20:43:00Z</dc:date>
    <item>
      <title>Print PDF</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71535#M24140</link>
      <description>Hi,

I'm attempting to print a PDF from Adobe Acrobat Pro DC and I'm experiencing issues with selecting the appropriate printer option from the dropdown. I've been able to spy the combo box successfully using accessibility mode, however, when I run through my process on full speed, it appears as though the default printer option is selected. Has anyone else experienced this issue?

I'm sending the printer option through a Navigate stage consisting of a Select Item action. Furthermore, since the printer option is being supplied as an input parameter to this object, I am just passing this data element to the Item Text input of this particular stage.

If anyone has been able to get this to work, I'd appreciate any feedback. Additionally, if anyone has found a workaround as well, I'd love to hear of any other possible solutions.


Thanks in advance,
Dane</description>
      <pubDate>Thu, 14 Dec 2017 20:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71535#M24140</guid>
      <dc:creator>DaneRanney1</dc:creator>
      <dc:date>2017-12-14T20:43:00Z</dc:date>
    </item>
    <item>
      <title>Something working in studio</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71536#M24141</link>
      <description>Something working in studio not working when then ran at full speed usually indicates your wait stage logic is not robust enough.  If you have intelligent waits that ensure the application is ready then maybe experiement with global key/click interactions.
It is also worth noting the Acrobat pro as a very usable API which you could use to code things like printing.</description>
      <pubDate>Fri, 15 Dec 2017 17:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71536#M24141</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-12-15T17:15:00Z</dc:date>
    </item>
    <item>
      <title>I had another challenge with…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71537#M24142</link>
      <description>I had another challenge with printing stuffs. I eventually came out with the soultion to write a C# code in order&amp;nbsp;to select defeault printer.</description>
      <pubDate>Fri, 12 Jan 2018 18:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Print-PDF/m-p/71537#M24142</guid>
      <dc:creator>MohammadDaneshk</dc:creator>
      <dc:date>2018-01-12T18:55:00Z</dc:date>
    </item>
  </channel>
</rss>

