Hi, in ArcGIS API for JavaScript v3, is it possible to print a map that has Popup or InfoTemplate being displayed?
For example, in here, popups can show when clicked on the map:
ArcGIS API for JavaScript Sandbox
But how can I print the map including the popup?
I tried the digit-print widget but no luck:
ArcGIS API for JavaScript Sandbox
I know that a screen-capture will work, but it won't have the usual things such as legends, titles... etc.