<?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: Tiled Layer Not Printing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiled-layer-not-printing/m-p/503325#M46725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ed -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yep I have run into this very same problem. The phenomenon that you are witnessing is directly related to IE's inability to support transparency.&amp;nbsp; Your dynamic layer is actual "covering" your tile layer because the opacity cannot be set acurrately by IE.&amp;nbsp; The tile layer is there but when IE prints the image the overlayed image is does not set the opacity right for the printer and the result is it covers the underlying image(s) with a solid fill white background.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are work arounds and samples on the code gallery on how to overcome this.&amp;nbsp; We imployed 2 techniques: 1 is to intercept the div overlay before printing and reset the css and the other is to combine the multiple images into 1 image utilizing the export feature of the dynamic map services - in essence taking n number of layers and creating 1 image - then serving that to the print page.&amp;nbsp; There is a sample on how to do this in the code gallery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;State of Michigan - Center for Geographic Information&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2010 14:35:39 GMT</pubDate>
    <dc:creator>KevinStong</dc:creator>
    <dc:date>2010-08-26T14:35:39Z</dc:date>
    <item>
      <title>Tiled Layer Not Printing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiled-layer-not-printing/m-p/503324#M46724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ereed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an application that uses the tiled layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as well as a local dynamic layer. When I print from Internet Explorer, the tiled layer does not show up, only the local layer. Does anyone know why this could be?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 11:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiled-layer-not-printing/m-p/503324#M46724</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-08-26T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tiled Layer Not Printing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiled-layer-not-printing/m-p/503325#M46725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ed -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yep I have run into this very same problem. The phenomenon that you are witnessing is directly related to IE's inability to support transparency.&amp;nbsp; Your dynamic layer is actual "covering" your tile layer because the opacity cannot be set acurrately by IE.&amp;nbsp; The tile layer is there but when IE prints the image the overlayed image is does not set the opacity right for the printer and the result is it covers the underlying image(s) with a solid fill white background.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are work arounds and samples on the code gallery on how to overcome this.&amp;nbsp; We imployed 2 techniques: 1 is to intercept the div overlay before printing and reset the css and the other is to combine the multiple images into 1 image utilizing the export feature of the dynamic map services - in essence taking n number of layers and creating 1 image - then serving that to the print page.&amp;nbsp; There is a sample on how to do this in the code gallery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;State of Michigan - Center for Geographic Information&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 14:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tiled-layer-not-printing/m-p/503325#M46725</guid>
      <dc:creator>KevinStong</dc:creator>
      <dc:date>2010-08-26T14:35:39Z</dc:date>
    </item>
  </channel>
</rss>

