I am trying to Print map where the layer in the web application is a RasterLayer
The slider in the web app mask's the RasterLayer.
I am using ArcGIS JS API 3.33
Following is the code smaple
NOTE: To run the sample you would need to update the printing service URL at line number 127
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no">
<title>Raster Layer with Pixel Filter</title>
<link rel="stylesheet" href="https://js.arcgis.com/3.33/dijit/themes/claro/claro.css">
<link rel="stylesheet" href="https://js.arcgis.com/3.33/esri/css/esri.css