<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Robert's Parcel Search reports... in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/robert-s-parcel-search-reports/m-p/667411#M19637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, I'm creeping on your Calhoun county Flex Viewer, and see that you are generating reports from a selected parcel that includes the map selection, and data-driven table. Can you expose or at least explain the mechanisms you are using to generate these reports? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its obviously not an ArcGIS GP Print function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you generating these witha .NET call to the server and then populating HTML? and then embedding the CDATA back into a widget? If so, are you using the JSON to bring in the map "screen shot"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 21:33:07 GMT</pubDate>
    <dc:creator>NathanEnge</dc:creator>
    <dc:date>2012-10-11T21:33:07Z</dc:date>
    <item>
      <title>Robert's Parcel Search reports...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/robert-s-parcel-search-reports/m-p/667411#M19637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, I'm creeping on your Calhoun county Flex Viewer, and see that you are generating reports from a selected parcel that includes the map selection, and data-driven table. Can you expose or at least explain the mechanisms you are using to generate these reports? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its obviously not an ArcGIS GP Print function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you generating these witha .NET call to the server and then populating HTML? and then embedding the CDATA back into a widget? If so, are you using the JSON to bring in the map "screen shot"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 21:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/robert-s-parcel-search-reports/m-p/667411#M19637</guid>
      <dc:creator>NathanEnge</dc:creator>
      <dc:date>2012-10-11T21:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Robert's Parcel Search reports...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/robert-s-parcel-search-reports/m-p/667412#M19638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The general steps on my site are this, the selected parcel has a unique parcel id number in the graphics attributes and that PPIN is sent to a .Net web service that returns XML data from my CAMA system and that returned XML is parsed in Flex and a 100% pure Flex report is generated using flex components (such as border containers, labels, images, spark primitive lines, etc) and custom flex components I created. I have utility functions in Flex for adding the report items line by line. The mp on the report is just added using a simple line of code to get bitmapdata for a images source:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;var bmpMap:BitmapData = ImageSnapshot.captureBitmapData(map);&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Everything about my reporting system is way to data specific for me to share code on though. I did share this in the past but as everyone likely knows I am not a novice flex programmer so the inner works of that code is pretty advanced and I don't have the time to walk people through it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 00:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/robert-s-parcel-search-reports/m-p/667412#M19638</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-10-12T00:41:14Z</dc:date>
    </item>
  </channel>
</rss>

