I am successfully using various online map tile services in my application (ArcGIS JS API) using the WebTiledLayer class. Some of them are in PNG format with and partly transparent.
It all works perfectly except when it comes to printing using the PrintTask class. It appears the PNG transparency is not honoured by the ExportWebMap geoprocessing tool?
I am using ArcGIS Server 10.2.1
Has anyone else had this issue? Is it a known issue or limitation? Any known workarounds?