In one of previous thread, http://forums.arcgis.com/threads/62580-How-to-add-a-text-(label)-or-an-image-on-map-at-a-desired-pos..., I questioned how to add an image/text on the map at desired position. From the response, I used the approach of adding a static image. It works. However, I also plan to print/export this image/text with the map. Using ESRI's PrintWidget (V3.0), the static image/text is filtered out. Now, I have to add a dynamic image/text on the map at a desired position in order to get it printed/exported with the map. How can this be easily coded? Is there any good sample? Thanks.