<?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 a *.doc(x) report in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157045#M14678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a small sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//Open the file
rtfFile=open(r"C:\test.rtf","w")
//Write to the file
rtfFile.write("Hello, World.")
//Close the file
rtfFile.close()&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 08:19:42 GMT</pubDate>
    <dc:creator>BaileyLipscomb1</dc:creator>
    <dc:date>2021-12-11T08:19:42Z</dc:date>
    <item>
      <title>Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157040#M14673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing a Web Application using the Javascript API. I need to make a report in an editable format, preferably in .doc or .docx format. I saw the sample to generate a PDF report using Python geoprocessing. Is it possible to generate a doc file with python, and hand it back to the Web Application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tiago&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 10:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157040#M14673</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2011-10-17T10:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157041#M14674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you use rtf?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157041#M14674</guid>
      <dc:creator>BaileyLipscomb1</dc:creator>
      <dc:date>2011-10-18T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157042#M14675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Could you use rtf?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yea, of course. It's editable, and MSWord can open it. Is it easier in rft?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157042#M14675</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2011-10-18T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157043#M14676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I personally think it is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157043#M14676</guid>
      <dc:creator>BaileyLipscomb1</dc:creator>
      <dc:date>2011-10-18T13:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157044#M14677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And can you give me some example in how to accomplish it, or maybe give me some hints? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've a got a big "to-do" list for this application, so I don't know when I'll start the report part, but it would be nice to have something to build on...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157044#M14677</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2011-10-18T13:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Generate a *.doc(x) report</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157045#M14678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a small sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//Open the file
rtfFile=open(r"C:\test.rtf","w")
//Write to the file
rtfFile.write("Hello, World.")
//Close the file
rtfFile.close()&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/generate-a-doc-x-report/m-p/157045#M14678</guid>
      <dc:creator>BaileyLipscomb1</dc:creator>
      <dc:date>2021-12-11T08:19:42Z</dc:date>
    </item>
  </channel>
</rss>

