<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 8: File naming</title><link href="https://sourceforge.net/p/pdf2xml/feature-requests/8/" rel="alternate"/><link href="https://sourceforge.net/p/pdf2xml/feature-requests/8/feed.atom" rel="self"/><id>https://sourceforge.net/p/pdf2xml/feature-requests/8/</id><updated>2014-10-01T15:05:13.978000Z</updated><subtitle>Recent changes to 8: File naming</subtitle><entry><title>File naming</title><link href="https://sourceforge.net/p/pdf2xml/feature-requests/8/" rel="alternate"/><published>2014-10-01T15:05:13.978000Z</published><updated>2014-10-01T15:05:13.978000Z</updated><author><name>eardley</name><uri>https://sourceforge.net/u/eardley/</uri></author><id>https://sourceforge.net46180e18b4c0cf97813ad3eb477862fd62481fe5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently using pdftoxml.win32.1.2.7.exe to extract tabular content from PDFs containing thousands of pages.  The product works very well but I have one request.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;The output files are given a fixed name (pageNum-???.xml) which is fine, but I send the output to another program (cross-platform) which must process the files in order.  I have found that the sequencing of files is not consistant (pageNum-100.xml processed before pageNum-8.xml).&lt;/p&gt;
&lt;p&gt;A command line switch or switches to designate the file naming convention would be cool, something on the order of pfx=pageNum, numPic=0000 such that the resulting filenames would be &lt;br /&gt;
pageNum-0100.xml and pageNum-0009.xml ensuring that they are sorted correctly.&lt;/p&gt;
&lt;p&gt;I currently use a Java program to modify the filenames, but it would be nice if I didn't have to.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>