<?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 Widget/Tool to generate report in PDF format in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877318#M13709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature service containing GPS locations of multiple vehicles with following attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Vehicle ID&lt;/P&gt;&lt;P&gt;2. Driver Name &lt;BR /&gt; 3. Lat&lt;BR /&gt; 4. Long&lt;BR /&gt; 5. Speed of a vehicle&lt;BR /&gt; 6. Speed Limit&lt;BR /&gt; 7. Over the Speed Limit&lt;BR /&gt; 8. Date and Time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information is stored in GeoEvent spatial data store (file based). &lt;BR /&gt; &lt;BR /&gt;I need to create following report in PDF format for each vehicle based on based on date range provided as input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Vehicle ID&lt;BR /&gt; 2. Driver Name&lt;BR /&gt; 3. Total Distance Travelled (?)&lt;BR /&gt; 4. Total Time&amp;nbsp;&lt;BR /&gt; 5. Average Speed&lt;BR /&gt; 6. Average over the Speed Limit&lt;BR /&gt; &lt;BR /&gt;What is the best way to create this report ? Are there any out of the box widgets available in JavaScript or WAB to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 18:43:53 GMT</pubDate>
    <dc:creator>RogerF</dc:creator>
    <dc:date>2017-02-09T18:43:53Z</dc:date>
    <item>
      <title>Widget/Tool to generate report in PDF format</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877318#M13709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature service containing GPS locations of multiple vehicles with following attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Vehicle ID&lt;/P&gt;&lt;P&gt;2. Driver Name &lt;BR /&gt; 3. Lat&lt;BR /&gt; 4. Long&lt;BR /&gt; 5. Speed of a vehicle&lt;BR /&gt; 6. Speed Limit&lt;BR /&gt; 7. Over the Speed Limit&lt;BR /&gt; 8. Date and Time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information is stored in GeoEvent spatial data store (file based). &lt;BR /&gt; &lt;BR /&gt;I need to create following report in PDF format for each vehicle based on based on date range provided as input&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Vehicle ID&lt;BR /&gt; 2. Driver Name&lt;BR /&gt; 3. Total Distance Travelled (?)&lt;BR /&gt; 4. Total Time&amp;nbsp;&lt;BR /&gt; 5. Average Speed&lt;BR /&gt; 6. Average over the Speed Limit&lt;BR /&gt; &lt;BR /&gt;What is the best way to create this report ? Are there any out of the box widgets available in JavaScript or WAB to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 18:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877318#M13709</guid>
      <dc:creator>RogerF</dc:creator>
      <dc:date>2017-02-09T18:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Widget/Tool to generate report in PDF format</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877319#M13710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Users on IT Central Station looking to generate reports in a PDF format often read reviews for Windward. This&amp;nbsp;.Net Developer in particular&amp;nbsp;notes in his review that he uses Windward for a similar use case. He writes, "&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;It saves our time in designing reports. It creates better layouts and performance. We already have more than 20 templates. We output PDF and Word formats." You can read the rest of his review &lt;A href="https://www.itcentralstation.com/product_reviews/windward-review-49275-by-haleh-mehrabadi/tzd/c582-sf-14"&gt;here&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877319#M13710</guid>
      <dc:creator>DanielleFelder</dc:creator>
      <dc:date>2018-03-27T12:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Widget/Tool to generate report in PDF format</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877320#M13711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roger,&lt;/P&gt;&lt;P&gt;Did you find a way to do what you want? i am looking for a way to do the same thing on WAB.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 10:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877320#M13711</guid>
      <dc:creator>MehdiAKHDAR_IDRISSI</dc:creator>
      <dc:date>2018-04-09T10:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Widget/Tool to generate report in PDF format</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877321#M13712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Report Dijit from WAB. For Example you can see Screening Widget, it is using this dijit to print the reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/apps/uncategorized/creating-a-custom-widget-for-web-appbuilder-for-arcgis-using-the-report-class/?rmedium=redirect&amp;amp;rsource=/esri/arcgis/2017/04/18/creating-a-custom-widget-for-web-appbuilder-for-arcgis-using-the-report-class" title="https://www.esri.com/arcgis-blog/products/apps/uncategorized/creating-a-custom-widget-for-web-appbuilder-for-arcgis-using-the-report-class/?rmedium=redirect&amp;amp;rsource=/esri/arcgis/2017/04/18/creating-a-custom-widget-for-web-appbuilder-for-arcgis-using-the-report-class"&gt;https://www.esri.com/arcgis-blog/products/apps/uncategorized/creating-a-custom-widget-for-web-appbuilder-for-arcgis-usin…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 13:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/widget-tool-to-generate-report-in-pdf-format/m-p/877321#M13712</guid>
      <dc:creator>SumitZ</dc:creator>
      <dc:date>2018-10-09T13:04:27Z</dc:date>
    </item>
  </channel>
</rss>

