<?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 Output is blank in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118542#M11022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jarell, sorry to hear about the trouble. Is the output totally blank, or is it just that labels are not printing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, one of the other limitations is that the version of Server that the FeautureLayer is hosted on must be 10.5.1 or later. What version of Server are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, what happens if you use the AGO printing service?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task" title="https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"&gt;Task: Export Web Map Task&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample that prints a labeled FeatureLayer, maybe you can just swap in your layer and test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://codepen.io/noash/pen/yLBZbWz" title="https://codepen.io/noash/pen/yLBZbWz"&gt;https://codepen.io/noash/pen/yLBZbWz&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2019 23:14:56 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2019-09-23T23:14:56Z</dc:date>
    <item>
      <title>Print Output is blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118541#M11021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-tasks-PrintTask.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-tasks-PrintTask.html"&gt;PrintTask | ArcGIS API for JavaScript 4.12&lt;/A&gt;&amp;nbsp;documentation it is not currently possible to print labels with FeatureLayers using a printing service published from ArcMap. Our project requires that labels be printed, so I switched over to a printing service publish from ArcGIS Pro...however the output is blank when I try to run it in 4.12, but not in a web app builder demo which runs in 3.x. Any clues?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 21:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118541#M11021</guid>
      <dc:creator>JarellPerez</dc:creator>
      <dc:date>2019-09-19T21:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Print Output is blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118542#M11022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jarell, sorry to hear about the trouble. Is the output totally blank, or is it just that labels are not printing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, one of the other limitations is that the version of Server that the FeautureLayer is hosted on must be 10.5.1 or later. What version of Server are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, what happens if you use the AGO printing service?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task" title="https://utility.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"&gt;Task: Export Web Map Task&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample that prints a labeled FeatureLayer, maybe you can just swap in your layer and test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://codepen.io/noash/pen/yLBZbWz" title="https://codepen.io/noash/pen/yLBZbWz"&gt;https://codepen.io/noash/pen/yLBZbWz&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 23:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118542#M11022</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-09-23T23:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Print Output is blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118543#M11023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output is totally blank (besides my print template).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using 10.6.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to print perfectly normal when I'm using the AGO printing service. However it's not working when I'm using the default portal print service and the custom print service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118543#M11023</guid>
      <dc:creator>JarellPerez3</dc:creator>
      <dc:date>2019-09-24T14:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Print Output is blank</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118544#M11024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like a problem with the print service(s). What do you see in the network traffic when you inspect the response to the export webmap request?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/460442_pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;What happens if you just try to print a basemap with the&amp;nbsp;&lt;SPAN&gt;default portal print service or the custom print service?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 16:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-output-is-blank/m-p/118544#M11024</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-09-25T16:28:02Z</dc:date>
    </item>
  </channel>
</rss>

