<?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</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]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 19 May 2026 04:27:18 +0000</pubDate>
  <lastBuildDate>Wed, 25 Jan 2006 11:14:15 +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=280</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 : I am using QuickPDF 5.11/AX in...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1162.html#1162</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=250">tallen14218</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 25 Jan 06 at 11:14AM<br /><br /><P>I am using QuickPDF 5.11/AX in a VB 6.0 application and trying to merge 3 PDF files that are about 400KB each, so write access for the IIS user is not an issue. Setting TempPath and TempFile have no effect.</P><P>Tom</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 25 Jan 2006 11:14:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1162.html#1162</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF : These methods all work, but I...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1158.html#1158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=170">bogey</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 25 Jan 06 at 10:56AM<br /><br /><P>These methods all work, but I have had some problems when the files get very big and have many form fields. </P><P>Merging in memory has worked fine for several years until we added a lot of fillable fields. We recently switched to the MergeFileListFast() method which is working better. </P><P>You need to make sure you have&nbsp;temp paths set up and write access for the IIS user.</P><P>QP.SetTempPath("d:/temp")<BR>QP.SetTempFile("d:/temp/pdftemp.dat")</P><P>MergeFileListFast() is returning the count merged files.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 25 Jan 2006 10:56:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1158.html#1158</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF : Ido, In my experience MergeFileList...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1155.html#1155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=250">tallen14218</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 25 Jan 06 at 10:49AM<br /><br /><P>Ido,</P><P>In my experience MergeFileList and MergeFileListFast do not work properly. I have been using QuickPDF for about 3 years now in&nbsp;both ASP and VB environments.</P><P>I have attempted to use MergeFileList and MergeFileListFast to merge 2 or more PDFs together without success. I am on v5.11 Active/X library. The merged files count returned from the calls always returns 0, no matter how many files I have in my FileList. </P><P>Is there a way to get more specific error information as to why the merge fails?</P><P>Tom</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 25 Jan 2006 10:49:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1155.html#1155</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF : If you need to quickly merge more...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1130.html#1130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 23 Jan 06 at 1:12PM<br /><br />If you need to quickly merge more than 2 documents, consider using the QP.MergeFileListFast method.<br /><br />Cheers,<br />- Ido]]>
   </description>
   <pubDate>Mon, 23 Jan 2006 13:12:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1130.html#1130</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF : Hi Gerald!  This is from the iSED-Knowledgebase....]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1124.html#1124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 23 Jan 06 at 5:21AM<br /><br />Hi Gerald!<br /><br />This is from the iSED-Knowledgebase. You can find it here at www.quickpdf.org on the starting page, too.<br />It's not in a specific language.<br /><br />Best regards,<br />Ingo<br /><br />First, you must load in the two documents you want to merge, and store the ID of each document for later use:<br /><br />QP.LoadFromFile("file1.pdf")<br />Doc1 = QP.SelectedDocument<br />QP.LoadFromFile("file2.pdf")<br />Doc2 = QP.SelectedDocument<br /><br />Now you simply select the first document, and request that the second document be merged to the end of it:<br /><br />QP.SelectDocument(Doc1)<br />QP.MergeDocument(Doc2)<br /><br />At this point the second document will have been automatically removed, but the first document (with the second document merged to the end) is still selected. It's a simple matter to save the merged document:<br /><br />QP.SaveToFile("merged.pdf")<br />QP.RemoveDocument(Doc1) <br /><br />]]>
   </description>
   <pubDate>Mon, 23 Jan 2006 05:21:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1124.html#1124</guid>
  </item> 
  <item>
   <title><![CDATA[Merging PDF : Hai,  I want more 2 or more pdf...]]></title>
   <link>http://www.quickpdf.org/forum/merging-pdf_topic280_post1121.html#1121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=185">Gerald manickam</a><br /><strong>Subject:</strong> 280<br /><strong>Posted:</strong> 23 Jan 06 at 5:11AM<br /><br /><P>Hai,</P><P>&nbsp;&nbsp;&nbsp;&nbsp; I want more 2 or more pdf 's to combined into a single pdf.Is it possible through ised quick pdf.Please help me to find A solution for this.</P><P>Regards,</P><P>P.Gerald Manickam</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 23 Jan 2006 05:11:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-pdf_topic280_post1121.html#1121</guid>
  </item> 
 </channel>
</rss>