<?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: Export multiple pdfs using DDP - page numbers mid filename in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255066#M2712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use string concatenation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;a = "2013AWS_HOps_Map_UTM16_" b = "200" c = "_00.pdf" fileName = "{0}{1}{2}".format(a,b,c) print fileName&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2012 13:20:04 GMT</pubDate>
    <dc:creator>JeffBarrette</dc:creator>
    <dc:date>2012-12-13T13:20:04Z</dc:date>
    <item>
      <title>Export multiple pdfs using DDP - page numbers mid filename</title>
      <link>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255064#M2710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand how to export multiple pdf maps from my DDP document and get page numbers added to the end of the file name, but how can I have them inserted part-way through the filename?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013AWS_HOps_Map_UTM16_200.pdf - 200 is the page name - this I can do!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013AWS_HOps_Map_UTM16_200_00.pdf - this I can't do!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The file name needs the extra _00 at the end to pass automated control checks.&amp;nbsp; Is there some kind of placeholder character that can be used? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 13:15:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255064#M2710</guid>
      <dc:creator>WillByman</dc:creator>
      <dc:date>2012-12-12T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple pdfs using DDP - page numbers mid filename</title>
      <link>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255065#M2711</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;Have a look at this thread. It may contain some ideas for you to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/71291-Data-Driven-Pages-Need-to-prepend-field-to-file-name-when-exporting-individual-pngs?p=248979#post248979"&gt;http://forums.arcgis.com/threads/71291-Data-Driven-Pages-Need-to-prepend-field-to-file-name-when-exporting-individual-pngs?p=248979#post248979&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 19:53:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255065#M2711</guid>
      <dc:creator>CPoynter</dc:creator>
      <dc:date>2012-12-12T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export multiple pdfs using DDP - page numbers mid filename</title>
      <link>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255066#M2712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use string concatenation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;a = "2013AWS_HOps_Map_UTM16_" b = "200" c = "_00.pdf" fileName = "{0}{1}{2}".format(a,b,c) print fileName&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2012 13:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-multiple-pdfs-using-ddp-page-numbers-mid/m-p/255066#M2712</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-12-13T13:20:04Z</dc:date>
    </item>
  </channel>
</rss>

