I modified the print widget, as var bmpMap:BitmapData = ImageSnapshot.captureBitmapData(ViewerContainer.getInstance());
Now I can print those widget that show up on the map. But the print widget itself will also be printed. Is there any way that I can remove the print widget from my print job? Thanks!