<?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: Creating PDF Report in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creating-pdf-report/m-p/219079#M16858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually I've found a better way of doing this using the win32.client to open up the Word document, then do a find in replace with some code. Brilliant!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2011 06:58:53 GMT</pubDate>
    <dc:creator>ShaunWeston</dc:creator>
    <dc:date>2011-09-22T06:58:53Z</dc:date>
    <item>
      <title>Creating PDF Report</title>
      <link>https://community.esri.com/t5/python-questions/creating-pdf-report/m-p/219078#M16857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm just trying to figure out how to produce a report with Python. I normally use ReportLab to build a PDF report from scratch, but what I want to do now is add text into an exsiting report template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I will have a PDF template report with some gaps where the dynamic text will go and then I would like to write a python script to add the dynamic bits into the gaps. I thought this would be simple, but ReportLab does not seem to be able to accomplish this, it seems to be only able to create PDFs from scratch. I've had a brief look at PyPDF, but not sure how that works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The other option would be to just write up the entire template in a MXD. This would be the easiest solution for me, but not so much for the users who would want to setup templates in Word, which could then be easily converted to PDFs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone has any experience with doing this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 23:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-pdf-report/m-p/219078#M16857</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2011-09-21T23:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF Report</title>
      <link>https://community.esri.com/t5/python-questions/creating-pdf-report/m-p/219079#M16858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually I've found a better way of doing this using the win32.client to open up the Word document, then do a find in replace with some code. Brilliant!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 06:58:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-pdf-report/m-p/219079#M16858</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2011-09-22T06:58:53Z</dc:date>
    </item>
  </channel>
</rss>

