<?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 image on pdf from print task in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732245#M67855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Noah,&lt;/P&gt;&lt;P&gt;First of all thanks for your reply.can you give me your email id i can send my url.Actually this url i cant share in the public.so please dont mind and send me your email id in my email id.&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:nadir.dasti@gmail.com"&gt;nadir.dasti@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Bundle of thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2020 05:23:04 GMT</pubDate>
    <dc:creator>NadirHussain</dc:creator>
    <dc:date>2020-06-23T05:23:04Z</dc:date>
    <item>
      <title>custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732241#M67851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the below image i create from print task and it was in pdf format.Actually my manager want there should be our company logo on center above.where i place the red rectangle.it is possible to place company logo here.please help.i am using arcgis 4.15 java script api.&amp;nbsp;&lt;IMG __jive_id="496730" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/496730_Untitled.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 09:50:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732241#M67851</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2020-06-16T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732242#M67852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to publish print service with your own layout templates and you will need to author those templates with your company logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the help: &lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm" title="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm"&gt;Share custom layouts for printing from ArcGIS Pro—Documentation (10.7) | Documentation for ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 17:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732242#M67852</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-06-16T17:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732243#M67853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tanu,&lt;/P&gt;&lt;P&gt;below is my custom template i&amp;nbsp; publish the print service as per tuturial instruction.But still i am not getting any image on the exported pdf.&lt;/P&gt;&lt;P&gt;$("#exportButton").click(function () {&lt;BR /&gt; $(".loader").show();&lt;BR /&gt; var printTask = new PrintTask({&lt;BR /&gt; url: "my print service url"&lt;BR /&gt; });&lt;BR /&gt;printTemplate.attributionVisible = false;&lt;BR /&gt;printTemplate.layoutOptions.titleText = $('.file-name').val();&lt;BR /&gt; printTemplate.layoutOptions.authorText = $('.author-name').val();&lt;BR /&gt; printTemplate.layoutOptions.copyrightText = $('.notes').val();&lt;BR /&gt;printTemplate.outScale = $('#scaleInput').val();&lt;BR /&gt; var print = printTask.execute(printParams).then(printResult, printError);&lt;BR /&gt; print.then(function () {&lt;BR /&gt; mapView = {};&lt;BR /&gt; $("#secondaryMap").empty().hide();&lt;BR /&gt; });&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;the code is also there.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/497435_custamTemlate.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 12:10:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732243#M67853</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2020-06-22T12:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732244#M67854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Three things to try/consider:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check the Console tab of the browser and look for errors. Perhaps the image is 404ing. Also, if you look at the Network requests of the browser, can you find the execute request for the print task? I wonder if something useful is there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Is the print service public? Can you share a link to it for testing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Do you have ArcGIS Pro? I would recommend trying with Pro and see if the same behavior occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 17:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732244#M67854</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-06-22T17:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732245#M67855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Noah,&lt;/P&gt;&lt;P&gt;First of all thanks for your reply.can you give me your email id i can send my url.Actually this url i cant share in the public.so please dont mind and send me your email id in my email id.&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:nadir.dasti@gmail.com"&gt;nadir.dasti@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Bundle of thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 05:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732245#M67855</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2020-06-23T05:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732246#M67856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nadir, I just sent you an email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, for future reference, there is a way on GeoNet to send private/direct messages. If you are ever conversing with someone and want to share something non-publicly, just click on the person's profile and then click on Actions and select Send direct message, like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/497613_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 14:08:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732246#M67856</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-06-23T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: custom image on pdf from print task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732247#M67857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/11276"&gt;Nadir Hussain&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for the delay.&lt;/P&gt;&lt;P&gt;did you happen to have this 'Save Image as part of document' option checked for the picture element you insert in the arcmap layout?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498302_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 06:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-image-on-pdf-from-print-task/m-p/732247#M67857</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-06-30T06:02:31Z</dc:date>
    </item>
  </channel>
</rss>

