Hi,
I am using PrintTask to print a svg file.
I read in the api document that the print server must be able to access the url of images displayed in the map, so I made sure the url for each image any PictureMarkerSymbol is a dataURL, but the graphic is still not being printed.
Is there anything else I can try?
I solved this.. It was a race issue within a promise.