Hello all - I would like to export or print the parcel attributes in a pop up window from a search result. When I use the flex print widget it doesn't include any popups. Are are any solutions? I'm using Flex 3.6, Thanks, Brian!
Solved! Go to Solution.
Roberts Export map widget gives you that option as long as the popup window doesn't have image medias in it.
It lets you save to an image that can be printed.
R_
http://www.arcgis.com/home/item.html?id=12430e982e534fdabe15635828405e45
Roberts Export map widget gives you that option as long as the popup window doesn't have image medias in it.
It lets you save to an image that can be printed.
R_
http://www.arcgis.com/home/item.html?id=12430e982e534fdabe15635828405e45
Thanks for the suggestion. I did find that widget. My users are confused with the standard "Print" widget and roberts export map widget and when to use what. Also users have a hard time finding "export" icon because it is not with the other widget tools. I don't want my users to go thru multiple steps to print out a simple map with attributes. Also when a user zooms to parcel, which is usually below bing's 1128 scale, there's no aerial.
I know this only solves my property report issue but this is the number one request people do every day. I'm amazed how printing and the flexviewer is not a easy task, i thought this was out of the box!
You can go into the exportmap.xml and change the icon to "assets/images/i_print.png". this will give you the normal print icon for the export map, then you can move it up near the header and remove the normal print icon. this would only give them one option for printing.
Not ideal, but a little less confusing.
Just tested, you can actually move the widget tag for the export map below the headercontroller tag and move it until it shows up where the normal print icon would be.
R_