<?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: Custom Print Layouts in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63367#M186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;can we utilize PRO templates (.pagx) for the custom print templates?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I have not done this personally, it looks like this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://enterprise.arcgis.com/en/server/latest/get-started/windows/tutorial-publishing-additional-services-for-printing.htm" title="http://enterprise.arcgis.com/en/server/latest/get-started/windows/tutorial-publishing-additional-services-for-printing.htm"&gt;Tutorial: Publishing additional services for printing—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2018 21:43:20 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2018-03-12T21:43:20Z</dc:date>
    <item>
      <title>Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63357#M176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone point me in the right direction as to how to configure custom map layouts/templates into the print tool within the Silverlight Viewer. I simply want to use a different map template than what is provided within the default print tool options. Im using ArcGIS Server 10.0 and version 3.1 of the silverlight viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 17:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63357#M176</guid>
      <dc:creator>ScottWoods</dc:creator>
      <dc:date>2013-04-25T17:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63358#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for ArGIS 10.0:&amp;nbsp; look in directory C:\inetpub\wwwroot\Builder\Templates\Default\Config\Print&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PrintLayouList.xml has list of print templates available&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basic.xaml and WithMapElements.xaml are the two files that contain the printing templates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to add your own, you will have to create a new xaml file containing your layout and add the definition to list in PrintLayouts.xml. Visual Studio or Expression Blend is recommended to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For ArcGIS 10.1: the new ArcGIS Server printing service works great. You can publish your own templates from ArcMap and will be available. I can supply you with steps on how (there are one or two small things to do that is not obvious from documentation)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 07:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63358#M177</guid>
      <dc:creator>PietaSwanepoel2</dc:creator>
      <dc:date>2013-04-26T07:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63359#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for you input I'll give it a try. I will be upgrading to 10.1 soon so if you can send me that documentation I'm sure that will come in handy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63359#M178</guid>
      <dc:creator>ScottWoods</dc:creator>
      <dc:date>2013-04-26T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63360#M179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; I will be upgrading to 10.1 soon so if you can send me that documentation I'm sure that will come in handy. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI, please checkout this video:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://video.arcgis.com/watch/1058/arcgis-for-server-101-printingtools-service-tutorial"&gt;ArcGIS for Server 10.1: PrintingTools Service Tutorial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 17:15:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63360#M179</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2013-04-26T17:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63361#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some extra detail for custom printing services:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Open an empty mxd&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Change to layout view&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Create template and store mxd in share folder.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Register the shared folder on ArcGIS Server as a Registered Folder for publishing&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Open ArcToolbox and run the tool Export Web Map under the Server Printing tools&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Leave the top 3 boxes as default&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Select the newly shard folder that has been registered with AGS&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click OK&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;From the results tab, then publish the GP service to the appropriate location on your server (right-click on process in results)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In the Flex/ Silverlight viewer/ builders you would be able to use these GP services with the out-of-the-box printing tools (add-ins)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;The Silverlight Viewer printing services has settings for following values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Title, author, copyright, template, format and scale&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On your template for the map (mxd) the following placeholders define these:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;titleText replaces &amp;lt;dyn type="document" property="title"&amp;gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;authorText replaces &amp;lt;dyn type="document" property="author"&amp;gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;copyrightText replaces &amp;lt;dyn type="document" property="credits"&amp;gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;For all images (logos) use the setting �??Save Image as Part of Document�?�. Otherwise might not find the path to image, even if defined on server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to add more templates to the list of available templates for a printing service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;For the new mxd, run the tool Export Web Map under the Server Printing Tools in ArcToolbox (same settings as below)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;From the Results Tab, re-publish the service (Share As -&amp;gt; Geoprocessing Service). Overwrite the existing service and ensure the new template is checked (Layout Template)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Restart the service in ArcGIS Server Manager (should not be required)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New template should now be available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Silverlight application builder add-in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the printing tool add-in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connect to Print Service URL (this should reload the templates for the service)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the new template is available in list of templates&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 08:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63361#M180</guid>
      <dc:creator>PietaSwanepoel2</dc:creator>
      <dc:date>2013-05-06T08:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63362#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/people/dlaw-esristaff"&gt;dlaw-esristaff&lt;/A&gt;‌ can you republish this video or provide a new link,&lt;/P&gt;&lt;P&gt;I am looking for documentation tutorials for publish custom print templates via server to use in Web Apps&lt;/P&gt;&lt;P&gt;I am using ArcGIS Desktop 10.5.1 and PRO 2.1(can we do this via pro? prob not since pro does not publish to server)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 22:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63362#M181</guid>
      <dc:creator>Lake_Worth_BeachAdmin</dc:creator>
      <dc:date>2018-03-09T22:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63363#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, official help documentation,&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.5/analyze/sharing-workflows/tutorial-publishing-additional-services-for-printing.htm" title="http://desktop.arcgis.com/en/arcmap/10.5/analyze/sharing-workflows/tutorial-publishing-additional-services-for-printing.htm"&gt;Tutorial: Publishing additional services for printing—ArcMap | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the video link,&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=oCrpxO_vTlk" title="https://www.youtube.com/watch?v=oCrpxO_vTlk"&gt;ArcGIS for Server 10.1_printing tools service tutorial - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 23:03:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63363#M182</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2018-03-09T23:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63364#M183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we utilize PRO templates (.pagx) for the custom print templates? I thought we could or do we have to use the ArcMap ones? Export Web Map tool does not rtecognize the pagx files in the folder directory... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 14:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63364#M183</guid>
      <dc:creator>Lake_Worth_BeachAdmin</dc:creator>
      <dc:date>2018-03-12T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63365#M184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398565_pastedImage_1.png" style="width: 620px; height: 158px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm" title="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm"&gt;Printing in web applications—Documentation (10.5) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 14:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63365#M184</guid>
      <dc:creator>Lake_Worth_BeachAdmin</dc:creator>
      <dc:date>2018-03-12T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63366#M185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I utilize PRO "pagex" file templates to do the same? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 19:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63366#M185</guid>
      <dc:creator>Lake_Worth_BeachAdmin</dc:creator>
      <dc:date>2018-03-12T19:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63367#M186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;can we utilize PRO templates (.pagx) for the custom print templates?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I have not done this personally, it looks like this is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://enterprise.arcgis.com/en/server/latest/get-started/windows/tutorial-publishing-additional-services-for-printing.htm" title="http://enterprise.arcgis.com/en/server/latest/get-started/windows/tutorial-publishing-additional-services-for-printing.htm"&gt;Tutorial: Publishing additional services for printing—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 21:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63367#M186</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2018-03-12T21:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Print Layouts</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63368#M187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my response in my other post dated &lt;SPAN class=""&gt;&lt;A _jive_internal="true" class="" href="https://community.esri.com/message/756480-re-custom-print-layouts?commentID=756480&amp;amp;et=watches.email.thread#comment-756503"&gt;Mar 12, 2018 2:43 PM&lt;/A&gt;&lt;/SPAN&gt; in this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 21:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-print-layouts/m-p/63368#M187</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2018-03-12T21:44:11Z</dc:date>
    </item>
  </channel>
</rss>

