<?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 custom information along with your map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317448#M29253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anybody experimented with inserting markup into the titleText, authorText, or copyrightText values? I have a lengthy disclaimer I would like to add as the copyrightText, so I need to include a few line breaks, otherwise it runs off the page. However, the template doesn't seem to acknowledge any HTML break tags. Has anyone discovered another system of escape characters that might allow line breaks or maybe even bold or italic text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 17:54:56 GMT</pubDate>
    <dc:creator>MatthewLawton</dc:creator>
    <dc:date>2013-09-26T17:54:56Z</dc:date>
    <item>
      <title>Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317439#M29244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Forum!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First I want to say that I am new to esri api so hold your horses &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second I am not good at spelling either..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So i have followed some samples taken from the esri site for Javascript developers&amp;nbsp; in order to learn more about esri javascript api&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For the current task,as an intern,I had to follow this sample : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;[HTML]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript//jssamples/fl_hover.html[/HTML]" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript//jssamples/fl_hover.html[/HTML]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For better understanding I have simplified the code of the given samples in order to get a better grip on the essentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(attached here)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically,I am trying to insert my own text (information) below(anywhere) my printed map. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Afterwards I will try to insert information taken from a JQuery self made pop-up(attached in my second file ) taken that from a sample too [HTML]&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/fl_hover.html[/HTML]" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/fl_hover.html[/HTML]&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but first any text will do. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached two files with my source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with netbeans if it matters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 12:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317439#M29244</guid>
      <dc:creator>RaduMihai</dc:creator>
      <dc:date>2013-08-20T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317440#M29245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. In order for you to add anything that not showing on the printout, more than likely, you will need to modify the MXD templates that served as the print page templates. You can find these templates under &amp;lt;arcgis server folder&amp;gt;/templates on your arcgis server machine. If you are using third party print url, that will be an unfortunate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. To add anything to your popup, you just need to modify the popup content.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317440#M29245</guid>
      <dc:creator>JasonZou</dc:creator>
      <dc:date>2013-08-20T13:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317441#M29246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. In order for you to add anything that not showing on the printout, more than likely, you will need to modify the MXD templates that served as the print page templates. You can find these templates under &amp;lt;arcgis server folder&amp;gt;/templates on your arcgis server machine. If you are using third party print url, that will be an unfortunate.&lt;BR /&gt;2. To add anything to your popup, you just need to modify the popup content.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was aware of No.2 answer..I was hoping I can include the content of the JQuery Popup into the printed version of the map,or something like that...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in order to add anything else that is outside the pre-set attributes like a paragraph or input field I have which can be in some div,unfortunately I&amp;nbsp; have to modify the template.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317441#M29246</guid>
      <dc:creator>RaduMihai</dc:creator>
      <dc:date>2013-08-20T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317442#M29247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, you will have few control over what to add dynamically on the printout page if using esri Print widget or PrintTask. ESRI 's solution uses the map templates for the printout layout. There is nothing else you can add to it dynamically. If you like to add something dynamically, you will need to develop some custom print function on your own.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 16:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317442#M29247</guid>
      <dc:creator>JasonZou</dc:creator>
      <dc:date>2013-08-20T16:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317443#M29248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the info ! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It clarified my questions..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I might encounter someting similar I will update the post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 18:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317443#M29248</guid>
      <dc:creator>RaduMihai</dc:creator>
      <dc:date>2013-08-20T18:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317444#M29249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;TO add on, you can use the print class, just not the print template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The workflow can be&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use print class to render your map as a single image by specifying the IMAGE return type (as opposed to PDF)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Then take that image and build your own output page, either PDF using a client or serverside library, or as a html page with a print.css style&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 19:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317444#M29249</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-08-20T19:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317445#M29250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff, I am curious to know which print class you are talking about.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 20:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317445#M29250</guid>
      <dc:creator>JasonZou</dc:creator>
      <dc:date>2013-08-20T20:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317446#M29251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, print task&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/printtask-amd.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/printtask-amd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you set in the template the format of jpg ( or png) and map only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 00:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317446#M29251</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2013-08-21T00:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317447#M29252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the standard Print Widget you have three potential "things" to add your own text - I use them all, CopyrightText, authortext and titletext - the copyright and title I use for what they are supposed to be for.&amp;nbsp; the author I use for user added comments/text.&amp;nbsp; But there is no reason, say if you have a fixed title and copyright, to add these directly to the MXD in ArcMap and use those two things to hold extra user generated content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 08:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317447#M29252</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-08-27T08:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317448#M29253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anybody experimented with inserting markup into the titleText, authorText, or copyrightText values? I have a lengthy disclaimer I would like to add as the copyrightText, so I need to include a few line breaks, otherwise it runs off the page. However, the template doesn't seem to acknowledge any HTML break tags. Has anyone discovered another system of escape characters that might allow line breaks or maybe even bold or italic text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 17:54:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317448#M29253</guid>
      <dc:creator>MatthewLawton</dc:creator>
      <dc:date>2013-09-26T17:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317449#M29254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm able to put line breaks in my customTextElements using "\n".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 19:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317449#M29254</guid>
      <dc:creator>MattLane</dc:creator>
      <dc:date>2013-09-26T19:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Print custom information along with your map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317450#M29255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im new to this. If you could, could you please tell me how can I catch the image produce by print task or how can i redirect it to asp. Thanks. Highly appriciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;TO add on, you can use the print class, just not the print template.&lt;BR /&gt;&lt;BR /&gt;The workflow can be&lt;BR /&gt;&lt;BR /&gt;1. Use print class to render your map as a single image by specifying the IMAGE return type (as opposed to PDF)&lt;BR /&gt;2. Then take that image and build your own output page, either PDF using a client or serverside library, or as a html page with a print.css style&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 04:20:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-custom-information-along-with-your-map/m-p/317450#M29255</guid>
      <dc:creator>DilanLivera</dc:creator>
      <dc:date>2014-04-01T04:20:50Z</dc:date>
    </item>
  </channel>
</rss>

