So I finally hooked up the 10.1 printing which seems great so far, just have a few issues/questions:
1. Sometimes some of the drawing is missing, like parts of a polyline?
2. Graphic transparency/alpha is ignored/unsupported?
3. To get vector output for my cached service I turned on Dynamic Layers and set the DPI to 300 which seems to work brilliant. Is this the right thing to do?
4. At some point I need to support any colour transformtions the user has applied to the layer, is this going to be possible with some python interaction? Previously I handled all this stuff in a custom .NET webservice?
Thanks
Tony