<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Merging PDF Files</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Merging PDF Files]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 06:27:58 +0000</pubDate>
  <lastBuildDate>Thu, 09 Jun 2011 12:16:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=1829</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Merging PDF Files : I used this approach:.... pdfE...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf-files_topic1829_post7992.html#7992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=107">dsola</a><br /><strong>Subject:</strong> 1829<br /><strong>Posted:</strong> 09 Jun 11 at 12:16PM<br /><br /><span id="result_" ="short_text" lang="en"><span title="Kliknite za alternativne prijevode" ="hps">I</span> <span title="Kliknite za alternativne prijevode" ="hps">used</span> <span title="Kliknite za alternativne prijevode" ="hps">this</span> <span title="Kliknite za alternativne prijevode" ="hps">approach:<br>....<br><br>&nbsp; pdfEng.SetTempPath('c:\tmp\');<br>&nbsp; pdfEng.ClearFileList('myList');<br><br>&nbsp; if FindFirst('c:\PDF_merge_files\*.pdf', faArchive, searchResult) = 0 then<br>&nbsp; begin<br>&nbsp;&nbsp;&nbsp; repeat<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pdfEng.AddToFileList('myList', 'c:\PDF_merge_files\'+searchResult.Name);<br>&nbsp;&nbsp;&nbsp; until FindNext(searchResult) &lt;&gt; 0;<br><br>&nbsp;&nbsp;&nbsp; FindClose(searchResult);<br><br>&nbsp; end;<br><br>&nbsp; pdfEng.MergeFileListFast('myList', 'c:\PDF_merge_files\RESULT.PDF');<br>&nbsp; FreeAndNil(pdfEng);<br><br>....<br><br></span></span><span id="result_" ="short_text" lang="en"><span title="Kliknite za alternativne prijevode" ="hps">Maybe</span> <span title="Kliknite za alternativne prijevode" ="hps">it</span> <span title="Kliknite za alternativne prijevode" ="hps">will</span> <span title="Kliknite za alternativne prijevode" ="hps">be</span> <span title="Kliknite za alternativne prijevode" ="hps">fast enough for You</span><span ="" title="Kliknite za alternativne prijevode"></span></span><br><br>D.<br>]]>
   </description>
   <pubDate>Thu, 09 Jun 2011 12:16:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf-files_topic1829_post7992.html#7992</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF Files : I need to merge some pdf&amp;#039;s...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf-files_topic1829_post7898.html#7898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1539">rweetch</a><br /><strong>Subject:</strong> 1829<br /><strong>Posted:</strong> 16 May 11 at 8:59AM<br /><br />I need to merge some pdf's I'm creating and am looking for the best (fastest) way to complete this. Each file is about 2.5mb and I need to meerge them into batches of 250, so an on disk merge would be best. There are no fields as they have all been flattened by this stage, but they do include images and fonts. Will MergeFilesFast be the best approach? Thanks]]>
   </description>
   <pubDate>Mon, 16 May 2011 08:59:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf-files_topic1829_post7898.html#7898</guid>
  </item> 
 </channel>
</rss>