I'm using "esri/tasks/support/PrintTemplate", "esri/tasks/support/PrintParameters", and "esri/tasks/PrintTask" to hit an ArcGis Server 10.4.1 Print service and everything is great until I rotate the map.
1) How do I add rotation to the webMap that the Print Task builds?
2) When I add the rotation to the WebMap Json and make the call with the HTML interface on ArcGis Server, it cuts off the outer edges at the corners. If I point it due north - everything is fine. I'm trying to get a screen shot and a JS fiddle but my data is sensitive and I need to find a different data src first. The white line is Very reminiscent of the rotation bug introduced in 4.2 and fixed in 4.3 but on the server side. The white seems to be where the due north boundaries would be.
Thanks in advance.