<?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 Re: Generate Tabular Report in PDF?? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192004#M4487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did it using alivePDF and an ArcServer web service. I am just running a query on the web service, returning the values into a datagrid and then publishing the selected value into a PDF report. There was a thread on it in the Flex Viewer forum &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/32729-custom-Reports-using-FLEX-API?p=112536#post112536"&gt;here&lt;/A&gt;&lt;SPAN&gt;. I did not use any geoprocessing or phython just some code found in the sample code section.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 11:56:02 GMT</pubDate>
    <dc:creator>AaronNash</dc:creator>
    <dc:date>2011-07-06T11:56:02Z</dc:date>
    <item>
      <title>Generate Tabular Report in PDF??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192002#M4485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to create some relatively simple pdf reports from attributes found in an AGS service.&amp;nbsp; I know that ArcMap has some reporting capability out of the box, however I'm not seeing any way to access these reports via Flex/AGS.&amp;nbsp; I've done some searching of the forum and I'm not finding much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I going to need to use AlivePDF and build my own report that way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was also thinking I've seen some uses of Python and geoprocessing tasks to generate reports, but maybe that is more advanced/server intensive then what I really need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas would be wonderful,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192002#M4485</guid>
      <dc:creator>FrankRoberts</dc:creator>
      <dc:date>2011-07-05T17:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Tabular Report in PDF??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192003#M4486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Frank,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way I do is by sending the layer ID and Object ID (or any unique identifier) from the Flex app to a custom .NET web service. Then my web service uses the &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/soap/index.htm"&gt;ESRI SOAP API&lt;/A&gt;&lt;SPAN&gt; to query that feature and get it's attributes and pushes them into a Microsoft Report (designed using Visual Studio). Once the report is complete in code I stream the bytes to an .ashx handler file and send it back to the client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sound complicated but if you know ASP.NET it can be accomplished quite nicely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 02:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192003#M4486</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2011-07-06T02:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Tabular Report in PDF??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192004#M4487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did it using alivePDF and an ArcServer web service. I am just running a query on the web service, returning the values into a datagrid and then publishing the selected value into a PDF report. There was a thread on it in the Flex Viewer forum &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/32729-custom-Reports-using-FLEX-API?p=112536#post112536"&gt;here&lt;/A&gt;&lt;SPAN&gt;. I did not use any geoprocessing or phython just some code found in the sample code section.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 11:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/generate-tabular-report-in-pdf/m-p/192004#M4487</guid>
      <dc:creator>AaronNash</dc:creator>
      <dc:date>2011-07-06T11:56:02Z</dc:date>
    </item>
  </channel>
</rss>

