<?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 Custom Print layouts in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-print-layouts/m-p/1655513#M87693</link>
    <description>&lt;P&gt;I uploaded (.pagx) the custom print layouts on to the enterprise portal (11.5) and was able to create an item in the portal. I just wanted to use the same template in my JS Code. How could you use these custom print layouts in JS Script ? Will this be worked ?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 15:18:40 GMT</pubDate>
    <dc:creator>vijaybadugu</dc:creator>
    <dc:date>2025-10-06T15:18:40Z</dc:date>
    <item>
      <title>Custom Print layouts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-print-layouts/m-p/1655513#M87693</link>
      <description>&lt;P&gt;I uploaded (.pagx) the custom print layouts on to the enterprise portal (11.5) and was able to create an item in the portal. I just wanted to use the same template in my JS Code. How could you use these custom print layouts in JS Script ? Will this be worked ?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 15:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-print-layouts/m-p/1655513#M87693</guid>
      <dc:creator>vijaybadugu</dc:creator>
      <dc:date>2025-10-06T15:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print layouts</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-print-layouts/m-p/1655901#M87698</link>
      <description>&lt;P&gt;I've not done this with Portal, but &lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm" target="_self"&gt;I have with ArcGIS Server&lt;/A&gt;, and I suppose the differences would be marginal.&amp;nbsp; Once published to either, I suspect that the piece on the client side would be pretty much the same as well:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-PrintTemplate.html" target="_self"&gt;PrintTemplate&lt;/A&gt; object set with the name of your layout in the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-PrintTemplate.html#layout" target="_self"&gt;layout&lt;/A&gt; property.&lt;/LI&gt;&lt;LI&gt;Create a &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-PrintParameters.html" target="_self"&gt;PrintParameters&lt;/A&gt; object with the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-PrintParameters.html#template" target="_self"&gt;template&lt;/A&gt; property set to the object created in step 1.&lt;/LI&gt;&lt;LI&gt;Use the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-print.html" target="_self"&gt;print&lt;/A&gt; module to &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-print.html#execute" target="_self"&gt;execute&lt;/A&gt; a request using the object created in step 2.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 07 Oct 2025 16:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-print-layouts/m-p/1655901#M87698</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2025-10-07T16:47:56Z</dc:date>
    </item>
  </channel>
</rss>

