<?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 : How to use this function ?</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 : How to use this function ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 04:20:54 +0000</pubDate>
  <lastBuildDate>Mon, 02 Jan 2012 22:13:37 +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=2087</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[How to use this function ? : Hi Mahdi!I&amp;#039;ve used the search...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-use-this-function_topic2087_post8892.html#8892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2087<br /><strong>Posted:</strong> 02 Jan 12 at 10:13PM<br /><br />Hi Mahdi!<br><br>I've used the search functionality (at the top right side) with MergeFileListFast ...<br>Here a small sample from DSOLA showing you how to do it:<br>....       <br>       <br> pdfEng.SetTempPath('c:\tmp\');       <br> pdfEng.ClearFileList('myList');       <br>       <br> if FindFirst('c:\PDF_merge_files\*.pdf', faArchive, searchResult) = 0 then       <br> begin       <br> repeat       <br> pdfEng.AddToFileList('myList', 'c:\PDF_merge_files\'+searchResult.Name);       <br> until FindNext(searchResult) &lt;&gt; 0;       <br>       <br> FindClose(searchResult);       <br>       <br> end;       <br>       <br> pdfEng.<span ="highlight">MergeFileListFast</span>('myList', 'c:\PDF_merge_files\RESULT.PDF');       <br> FreeAndNil(pdfEng);       <br>       <br>....       <br>       <br>Cheers and welcome here,<br>Ingo<br>]]>
   </description>
   <pubDate>Mon, 02 Jan 2012 22:13:37 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-use-this-function_topic2087_post8892.html#8892</guid>
  </item> 
  <item>
   <title><![CDATA[How to use this function ? :  How to use this function ?Sample...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-use-this-function_topic2087_post8891.html#8891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1783">Mahdi_S_T</a><br /><strong>Subject:</strong> 2087<br /><strong>Posted:</strong> 02 Jan 12 at 3:08PM<br /><br /><span id="result_" ="short_text"="" lang="en"><span ="hps"=""></span><span ="hps"="">How to use this function ?<br>Sample code for delphi ,please.<br><br></span></span><b>function</b>&nbsp;TQuickPDF0813.MergeFileListFast(ListName, OutputFileName:&nbsp;WideString):&nbsp;Integer;<br><span style="font-size:10px"><br /><br />Edited by Mahdi_S_T - 02 Jan 12 at 3:17PM</span>]]>
   </description>
   <pubDate>Mon, 02 Jan 2012 15:08:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-use-this-function_topic2087_post8891.html#8891</guid>
  </item> 
 </channel>
</rss>