Hi,When i try to print to pdf using the print dijit, it works fine, until i add a layer to the map using a unique-value render (i've tried symbolizing it with simple markers, text, png image markers -- all make it fail). If i change the layer to just a simple marker, not unique values, it prints fine. Anyone else experiencing this?The chrome developer panel logs this error onclicking the print dijit with a unique-value rendered layer visible."SyntaxError: Unexpected token <
at Object.b.fromJson (http://js.arcgis.com/3.9/init.js:226:310)
at Object.b._contentHandlers.b.contentHandlers.json (http://js.arcgis.com/3.9/init.js:183:373)
at t (http://js.arcgis.com/3.9/init.js:188:81)
at c (http://js.arcgis.com/3.9/init.js:74:221)
at d (http://js.arcgis.com/3.9/init.js:74:10)
at resolve.callback (http://js.arcgis.com/3.9/init.js:75:350)
at http://js.arcgis.com/3.9/init.js:191:300
at k (http://js.arcgis.com/3.9/init.js:195:431)
at r (http://js.arcgis.com/3.9/init.js:195:357)
at resolve (http://js.arcgis.com/3.9/init.js:197:441)"
Any input would be much appreciated!!!