<?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: Arcpy - ExportToPDF - output_as_image in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765941#M533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect the docs are for the most recent versions&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcgis

arcgis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;__version__
Out&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;9&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'1.7.0'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What does yours report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 08:31:03 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2021-12-12T08:31:03Z</dc:date>
    <item>
      <title>Arcpy - ExportToPDF - output_as_image</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765940#M532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the Docs on Esri's website for the Layout (and mapSeries) class, there is supposed to be parameter for the "exportToPDF" function called "output_as_image", but when running code including that parameter (both in IDLE and in the python window of ArcPro) arcpy gives the "Unexpected keyword argument" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this is a versioning issue where I need to update my version of Pro to the newest? I don't see anything in the changelog referencing the addition of this keyword in the exportToPDF functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 19:27:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765940#M532</guid>
      <dc:creator>PatrickTighe</dc:creator>
      <dc:date>2019-12-05T19:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - ExportToPDF - output_as_image</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765941#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect the docs are for the most recent versions&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;import&lt;/SPAN&gt; arcgis

arcgis&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;__version__
Out&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;9&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'1.7.0'&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What does yours report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765941#M533</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-12T08:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - ExportToPDF - output_as_image</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765942#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well that was easy! My install of Arc Pro 2.3.1 has arcgis version 1.5.1. Is there any way to update the arcgis library without updating the ArcPro program? My IT is reluctant to update because it'd mean updating/being different from everyone's installations (according to them)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 21:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765942#M534</guid>
      <dc:creator>PatrickTighe</dc:creator>
      <dc:date>2019-12-05T21:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - ExportToPDF - output_as_image</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765943#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry... When I worked, our IT department made sure that we had the necessary tools to do our job... being different wasn't an issue &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW&lt;/P&gt;&lt;P&gt;That version is all but dead... Give someone the heads-up, they have a little bit less than a year to go&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/Products/Desktop/arcgis-desktop/arcmap/10-3-1#product-support" title="https://support.esri.com/en/Products/Desktop/arcgis-desktop/arcmap/10-3-1#product-support"&gt;Esri Support ArcMap 10.3 (10.3.1)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 21:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcpy-exporttopdf-output-as-image/m-p/765943#M535</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-12-05T21:37:10Z</dc:date>
    </item>
  </channel>
</rss>

