<?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 Re: insert an image in arcmap layout view via Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323570#M25197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think you can 'insert' an image into a map layout as this would involve creating a new page layout element.&amp;nbsp; Python does not allow for the creation of Page Layout Elements as of&amp;nbsp; version 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you could do is something like manually insert an image element in an MXD template and change it each time.&amp;nbsp; This does not need to be anythin but a place holder image that would never be seen on the map.&amp;nbsp; This could be located outside of the 'Page' area so it would not be visible on a print out.&amp;nbsp; Then you could change this element to the desired picture and size then move it on to the Page instead of trying to create an element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is required that you create the element you may want to look at ArcObjects in .NET or Java which does provide this functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2012 06:45:19 GMT</pubDate>
    <dc:creator>HenryColgate</dc:creator>
    <dc:date>2012-01-20T06:45:19Z</dc:date>
    <item>
      <title>insert an image in arcmap layout view via Python</title>
      <link>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323569#M25196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me how to insert an image in arcmap layout view using Python, please? The image needs to be located at the center of bottom part. Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jinfeng&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 02:13:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323569#M25196</guid>
      <dc:creator>JinfengZhao</dc:creator>
      <dc:date>2012-01-20T02:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: insert an image in arcmap layout view via Python</title>
      <link>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323570#M25197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think you can 'insert' an image into a map layout as this would involve creating a new page layout element.&amp;nbsp; Python does not allow for the creation of Page Layout Elements as of&amp;nbsp; version 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you could do is something like manually insert an image element in an MXD template and change it each time.&amp;nbsp; This does not need to be anythin but a place holder image that would never be seen on the map.&amp;nbsp; This could be located outside of the 'Page' area so it would not be visible on a print out.&amp;nbsp; Then you could change this element to the desired picture and size then move it on to the Page instead of trying to create an element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is required that you create the element you may want to look at ArcObjects in .NET or Java which does provide this functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 06:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323570#M25197</guid>
      <dc:creator>HenryColgate</dc:creator>
      <dc:date>2012-01-20T06:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: insert an image in arcmap layout view via Python</title>
      <link>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323571#M25198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Henry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for your reply. I think I'll try the first option, manually insert a place holder image. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now I have a new question, when I inserted a image in Arcmap layout view, the resolution of the image became very poor no matter how clear the original image was. Is there a solution for this problem, please? Many thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jinfeng&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2012 19:48:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323571#M25198</guid>
      <dc:creator>JinfengZhao</dc:creator>
      <dc:date>2012-01-22T19:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: insert an image in arcmap layout view via Python</title>
      <link>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323572#M25199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure to be honest as I have not encountered this problem myself.&amp;nbsp; You may get a better and or faster answer if you repost in the desktop forum rather than the python section but I will give it a go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My suggestion is to convert the data to another format and try again.&amp;nbsp; For example if it is a JPG image convert it to GIF, BMP etc or vice versa depending on the original format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 00:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/insert-an-image-in-arcmap-layout-view-via-python/m-p/323572#M25199</guid>
      <dc:creator>HenryColgate</dc:creator>
      <dc:date>2012-01-23T00:59:10Z</dc:date>
    </item>
  </channel>
</rss>

