GISDev01:
I am using the Enhanced Search Widget that is configured for the user to input certain parameters that are used to select a GIS feature. I would then like to get the attributes of this selected feature to be added to the print that has been enhanced by ESRI at v10.1. The enhanced printing using templates to format the desired printout from the Flex Viewer application. I would like to pass values from the selected feature to a template for printing just before the available print templates are presented to the user. The template would have these items formatted with python's ability to modify the layout of an mxd.
If I cannot bundle this into the printing task, can I create a geoprocessing service that would create a template from the enduser's selection from the Enhanced Search Widget and make it available to the enduser in a drop-down list of templates?