<?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 detect embedded image in email body in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-detect-embedded-image-in-email-body/m-p/55165#M9556</link>
    <description>&lt;P&gt;My bot will have to read email where the email body will have embedded image but not as an attachment. While converting that email into PDF, the image gets lost. we cannot see the image in converted email. is there any way that image can be downloaded by bot separately?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;MANSWINI BIRDAWDE&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Dec 2020 05:04:00 GMT</pubDate>
    <dc:creator>MANSWINIBIRDAWD</dc:creator>
    <dc:date>2020-12-23T05:04:00Z</dc:date>
    <item>
      <title>How to detect embedded image in email body</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-detect-embedded-image-in-email-body/m-p/55165#M9556</link>
      <description>&lt;P&gt;My bot will have to read email where the email body will have embedded image but not as an attachment. While converting that email into PDF, the image gets lost. we cannot see the image in converted email. is there any way that image can be downloaded by bot separately?&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;MANSWINI BIRDAWDE&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Dec 2020 05:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-detect-embedded-image-in-email-body/m-p/55165#M9556</guid>
      <dc:creator>MANSWINIBIRDAWD</dc:creator>
      <dc:date>2020-12-23T05:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to detect embedded image in email body</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-detect-embedded-image-in-email-body/m-p/55166#M9557</link>
      <description>&lt;P&gt;Hi Manswini,&lt;/P&gt;
&lt;P&gt;I sounds for me that the email body is html. Than you have to search for the image tag and grap the value from the href attribute. With this value you can download the image.&lt;/P&gt;
&lt;P&gt;If you are handy with .NET coding I recommend the HTML agility pack: &lt;A href="https://html-agility-pack.net/" target="test_blank"&gt;https://html-agility-pack.net/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;With this in mind you can get all image urls with a single expression e.g. //img/@href&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 06:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-detect-embedded-image-in-email-body/m-p/55166#M9557</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2020-12-23T06:19:00Z</dc:date>
    </item>
  </channel>
</rss>

