<?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: Enhance Map Printing Quality(by dpi or other means) in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327120#M948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the confirmation. I&amp;nbsp;am studying the latest sdk 100.0.0 and may I ask is the &lt;STRONG&gt;vector tiled layer(vtpk)&lt;/STRONG&gt; could provide a better quality of print image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jan 2017 09:05:23 GMT</pubDate>
    <dc:creator>normanC</dc:creator>
    <dc:date>2017-01-16T09:05:23Z</dc:date>
    <item>
      <title>Enhance Map Printing Quality(by dpi or other means)</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327116#M944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Version 10.2.4)&lt;/P&gt;&lt;P&gt;I have created a JAVA app which read the&amp;nbsp;data from a ArcGISLocalDynamicMapServiceLayer created by a mpk file. The resolution of viewing the map is fine. However when I try this example&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/java/10-2/sample-code/map-printing/" title="https://developers.arcgis.com/java/10-2/sample-code/map-printing/"&gt;Map printing | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; and print the map, the quality is not good and the dpi seems very low &lt;STRONG&gt;when zoom in&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I would like to enhance the quality and try serveral&amp;nbsp;methods:&lt;/P&gt;&lt;P&gt;1. Increase map dpi-- &amp;nbsp;ArcGISRuntime.setDPI(1200);&lt;/P&gt;&lt;P&gt;2. Setting the printResolution in the print request attribute set --&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample code:&lt;/P&gt;&lt;P&gt;PrintRequestAttributeSet printAttribute = new HashPrintRequestAttributeSet();&lt;BR /&gt; printAttribute.add(new PrinterResolution(1200, 1200, PrinterResolution.DPI));&lt;/P&gt;&lt;P&gt;printJob.print(printAttribute).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But none of them perform well compared with the map printed by the ArcReader.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know any way I can enhance the printing quality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="296111" alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/296111_Java Printing.png" style="width: 620px; height: 878px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 09:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327116#M944</guid>
      <dc:creator>normanC</dc:creator>
      <dc:date>2017-01-05T09:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Map Printing Quality(by dpi or other means)</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327117#M945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;two years ago, I struggled with the same issue without any success. It seems that setting dpi for Runitme, does not change anything. Neither you can set DPI for Local Dynamic Services. The result was that I gave up with this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reckon, we can only hope for improvements in the upcoming updates for 100 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 10:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327117#M945</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2017-01-10T10:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Map Printing Quality(by dpi or other means)</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327118#M946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Norman. Adam is correct. The functionality here is simply for exporting the map image and using it as-is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 01:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327118#M946</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-01-12T01:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Map Printing Quality(by dpi or other means)</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327119#M947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply! It is a sad news but at least I can move on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now I'm studying the issue in two directions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One is using the REST API of ArcGIS for server &amp;nbsp;"export&amp;nbsp;web map". the dpi can be tuned but the processing time is not desirable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is using the ArcGISReader Control library to output the image via arcreader, though publisher license is necessary and documentation on this&amp;nbsp;method is not well organized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Norman&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327119#M947</guid>
      <dc:creator>normanC</dc:creator>
      <dc:date>2017-01-16T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enhance Map Printing Quality(by dpi or other means)</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327120#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the confirmation. I&amp;nbsp;am studying the latest sdk 100.0.0 and may I ask is the &lt;STRONG&gt;vector tiled layer(vtpk)&lt;/STRONG&gt; could provide a better quality of print image?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:05:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/enhance-map-printing-quality-by-dpi-or-other-means/m-p/327120#M948</guid>
      <dc:creator>normanC</dc:creator>
      <dc:date>2017-01-16T09:05:23Z</dc:date>
    </item>
  </channel>
</rss>

