<?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 PrintMap Function Issue in ArcMap 10.3 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/printmap-function-issue-in-arcmap-10-3/m-p/14304#M1123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently upgraded from ArcMap 10.0 to&amp;nbsp; ArcMap 10.3 and have had an issue I want to see if anyone knows how to fix. I use very simple Python scripts to print maps in PDF form so&amp;nbsp; I don't open ArcMap and adjust layers and lables etc.. Here is an example of the script I use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy.mapping&lt;/P&gt;&lt;P&gt;mxd =arcpy.mapping.MapDocument("filename.mxd")&lt;/P&gt;&lt;P&gt;printer_Name="CutePDF Writer"&lt;/P&gt;&lt;P&gt;arcpy.mapping.PrintMap(mxd, printer_Name,'Page_Layout')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get an error when I run the script, but when I open the PDF's they are completely blank (except for text box's with the title). However, If I run this script using Python within ArcMap it works fine. I've also tried using the ExportPDF function&lt;SPAN style="line-height: 1.5;"&gt; and&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt; the PDFs come up blank as well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am certainly no python wizard, and this is about as complex as anything I do with Python, so any help you can provide would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 18:08:29 GMT</pubDate>
    <dc:creator>AndrewCorrell</dc:creator>
    <dc:date>2015-03-24T18:08:29Z</dc:date>
    <item>
      <title>PrintMap Function Issue in ArcMap 10.3</title>
      <link>https://community.esri.com/t5/python-questions/printmap-function-issue-in-arcmap-10-3/m-p/14304#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently upgraded from ArcMap 10.0 to&amp;nbsp; ArcMap 10.3 and have had an issue I want to see if anyone knows how to fix. I use very simple Python scripts to print maps in PDF form so&amp;nbsp; I don't open ArcMap and adjust layers and lables etc.. Here is an example of the script I use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy.mapping&lt;/P&gt;&lt;P&gt;mxd =arcpy.mapping.MapDocument("filename.mxd")&lt;/P&gt;&lt;P&gt;printer_Name="CutePDF Writer"&lt;/P&gt;&lt;P&gt;arcpy.mapping.PrintMap(mxd, printer_Name,'Page_Layout')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get an error when I run the script, but when I open the PDF's they are completely blank (except for text box's with the title). However, If I run this script using Python within ArcMap it works fine. I've also tried using the ExportPDF function&lt;SPAN style="line-height: 1.5;"&gt; and&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5;"&gt; the PDFs come up blank as well. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am certainly no python wizard, and this is about as complex as anything I do with Python, so any help you can provide would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 18:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/printmap-function-issue-in-arcmap-10-3/m-p/14304#M1123</guid>
      <dc:creator>AndrewCorrell</dc:creator>
      <dc:date>2015-03-24T18:08:29Z</dc:date>
    </item>
  </channel>
</rss>

