<?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: How to convert a query result into a table in PDF file in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303842#M27894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also create a geoprocessing tool that takes the data and formats a report in pdf format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 18:13:20 GMT</pubDate>
    <dc:creator>mattprice</dc:creator>
    <dc:date>2017-07-25T18:13:20Z</dc:date>
    <item>
      <title>How to convert a query result into a table in PDF file</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303840#M27892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a query and queryTask; run the queryTask and get a result (say featureSet) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I need to convert this object (featureSet) to create a PDF report, make it display as a table, like field A, field B, ... as columns. &amp;nbsp;I know how to loop the feature to get a value, but have no clue how to put them into a table in PDF. &amp;nbsp;Is there any hint or sample code how to do this? Thanks a lot!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 21:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303840#M27892</guid>
      <dc:creator>LeiZhou1</dc:creator>
      <dc:date>2017-07-20T21:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a query result into a table in PDF file</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303841#M27893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can generate a PDF in the browser using javascript. &amp;nbsp;There are many third party libraries that can help with this like:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/MrRio/jsPDF" title="https://github.com/MrRio/jsPDF"&gt;GitHub - MrRio/jsPDF: Client-side JavaScript PDF generation for everyone.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine you could build a table based on arbitrary data in a PDF using that library (or another similar one). &amp;nbsp;I'm unsure if there's an easier way to do this than basically building the PDF from scratch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jul 2017 14:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303841#M27893</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-07-21T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a query result into a table in PDF file</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303842#M27894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also create a geoprocessing tool that takes the data and formats a report in pdf format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 18:13:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-a-query-result-into-a-table-in-pdf/m-p/303842#M27894</guid>
      <dc:creator>mattprice</dc:creator>
      <dc:date>2017-07-25T18:13:20Z</dc:date>
    </item>
  </channel>
</rss>

