<?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: Print Current Map in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450369#M35287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an example in the online help for the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000037000000" rel="nofollow noopener noreferrer" target="_blank"&gt;arcpy.mapping PrintMap method.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing missing in their example is how to get the current map document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;mxd = arcpy.mapping.MapDocument("CURRENT")
arcpy.mapping.PrintMap(mxd)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:06:16 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2021-12-11T20:06:16Z</dc:date>
    <item>
      <title>[SOLVED] Print Current Map</title>
      <link>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450368#M35286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Googled around and again failing to find adequate documentation. All I want is to print current map. I see this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.mapping.PrintMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but that doesn't actually print my map. Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 21:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450368#M35286</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2012-05-14T21:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Print Current Map</title>
      <link>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450369#M35287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an example in the online help for the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000037000000" rel="nofollow noopener noreferrer" target="_blank"&gt;arcpy.mapping PrintMap method.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing missing in their example is how to get the current map document:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;mxd = arcpy.mapping.MapDocument("CURRENT")
arcpy.mapping.PrintMap(mxd)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:06:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450369#M35287</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-11T20:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Print Current Map</title>
      <link>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450370#M35288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There is an example in the online help for the &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000037000000" rel="nofollow noopener noreferrer" target="_blank"&gt;arcpy.mapping PrintMap method.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The only thing missing in their example is how to get the current map document:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;mxd = arcpy.mapping.MapDocument("CURRENT")
arcpy.mapping.PrintMap(mxd)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;Does this help?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That did the trick. Thank you much Curt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/solved-print-current-map/m-p/450370#M35288</guid>
      <dc:creator>JoelMadero</dc:creator>
      <dc:date>2021-12-11T20:06:18Z</dc:date>
    </item>
  </channel>
</rss>

