<?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 : Concatenate 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 : Concatenate Files]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 06:44:41 +0000</pubDate>
  <lastBuildDate>Thu, 10 Jul 2008 03:50:27 +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=916</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[Concatenate Files : I&amp;#039;ve probably found where...]]></title>
   <link>http://www.quickpdf.org/forum/concatenate-files_topic916_post4369.html#4369</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=231">zaksoft</a><br /><strong>Subject:</strong> 916<br /><strong>Posted:</strong> 10 Jul 08 at 3:50AM<br /><br />I've probably found where the problem comes from... both document have filelds (with Courier new font - maybe it's important), if the fields are flattened after being compiled the function works.. So can be related to editable fields.<DIV>&nbsp;</DIV><DIV>Hope this help.</DIV>]]>
   </description>
   <pubDate>Thu, 10 Jul 2008 03:50:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/concatenate-files_topic916_post4369.html#4369</guid>
  </item> 
  <item>
   <title><![CDATA[Concatenate Files : I&amp;#039;ve implemented MergeFiles...]]></title>
   <link>http://www.quickpdf.org/forum/concatenate-files_topic916_post4368.html#4368</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=231">zaksoft</a><br /><strong>Subject:</strong> 916<br /><strong>Posted:</strong> 10 Jul 08 at 2:40AM<br /><br />I've implemented MergeFiles ( V. 5.22 COM under VS2005 SP1) but I cant understand where is the problem. Giving the code (FileExist is a function to test document availability):<DIV>&nbsp;</DIV><FONT size=3><P></FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>ASSERT</FONT></FONT><FONT size=3>( </FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>FileExist</FONT></FONT><FONT size=3>( </FONT><FONT color=#a31515 size=3><FONT color=#a31515 size=3>"D:\\CSI\\Studio\\documenti\\libromatricola\\bollato\\010\\000\\0100000256.bak"</FONT></FONT><FONT size=3>));</P><P></FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>ASSERT</FONT></FONT><FONT size=3>( </FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>FileExist</FONT></FONT><FONT size=3>( </FONT><FONT color=#a31515 size=3><FONT color=#a31515 size=3>"D:\\CSI\\Studio\\documenti\\libromatricola\\bollato\\010\\000\\0100000257.bak"</FONT></FONT><FONT size=3>));</P><P></FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>CQuickPdf</FONT></FONT><FONT size=3> </FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>pdf</FONT></FONT><FONT size=3>;</P><P></FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>VERIFY</FONT></FONT><FONT size=3>( </FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>pdf</FONT></FONT><FONT size=3>.</FONT><FONT color=#010001 size=3><FONT color=#010001 size=3>MergeFile</FONT></FONT><FONT size=3>( </FONT><FONT color=#a31515 size=3><FONT color=#a31515 size=3>"D:\\CSI\\Studio\\documenti\\libromatricola\\bollato\\010\\000\\0100000256.bak"</FONT></FONT><FONT size=3>,</P><P></FONT><FONT color=#a31515 size=3><FONT color=#a31515 size=3>"D:\\CSI\\Studio\\documenti\\libromatricola\\bollato\\010\\000\\0100000257.bak"</FONT></FONT><FONT size=3>,</P><P></FONT><FONT color=#a31515 size=3><FONT color=#a31515 size=3>"D:\\CSI\\Studio\\libromatricola\\test.pdf"</FONT></FONT><FONT size=3>));</P><DIV></DIV>The function return TRUE, the resulting file has two pages, but the second is a copy of the first... of course the concent of doc 256.pdf and 257.pdf is different. I've hardcoded all strings to be sure that source docs are really different..<DIV></DIV><DIV></DIV><DIV></DIV>Any idea of how to spot the problem ?<DIV></DIV><DIV></DIV>TIA</FONT>]]>
   </description>
   <pubDate>Thu, 10 Jul 2008 02:40:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/concatenate-files_topic916_post4368.html#4368</guid>
  </item> 
  <item>
   <title><![CDATA[Concatenate Files : Thank you, sorry for the silly...]]></title>
   <link>http://www.quickpdf.org/forum/concatenate-files_topic916_post4359.html#4359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=231">zaksoft</a><br /><strong>Subject:</strong> 916<br /><strong>Posted:</strong> 02 Jul 08 at 3:45AM<br /><br />Thank you, sorry for the silly question, I was searching for concatenate, I thought that merge was related to 'blending' together pages... <DIV>&nbsp;</DIV><DIV>Is there a 'direct way' to superimpose a page over a PDF or do I have to load the layout and draw it over single page ?</DIV><DIV>&nbsp;</DIV><DIV>Thanxs again.</DIV><DIV>&nbsp;</DIV><DIV>P.S. any news about COM library ?</DIV>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 03:45:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/concatenate-files_topic916_post4359.html#4359</guid>
  </item> 
  <item>
   <title><![CDATA[Concatenate Files : Yes you can. Use the following...]]></title>
   <link>http://www.quickpdf.org/forum/concatenate-files_topic916_post4358.html#4358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1">Michel_K17</a><br /><strong>Subject:</strong> 916<br /><strong>Posted:</strong> 01 Jul 08 at 9:28PM<br /><br />Yes you can. Use the following functions:<br><ul><li>MergeFileList<br></li><li>MergeFileListFast<br></li><li>MergeFiles</li></ul>Cheers!<br><br><br>]]>
   </description>
   <pubDate>Tue, 01 Jul 2008 21:28:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/concatenate-files_topic916_post4358.html#4358</guid>
  </item> 
  <item>
   <title><![CDATA[Concatenate Files : Is there any way to concatenate...]]></title>
   <link>http://www.quickpdf.org/forum/concatenate-files_topic916_post4355.html#4355</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=231">zaksoft</a><br /><strong>Subject:</strong> 916<br /><strong>Posted:</strong> 01 Jul 08 at 11:44AM<br /><br />Is there any way to concatenate 2 PDF files into one ?<DIV>I've seen DACapturePage(), but DADrawCapturatepage works only within the same file..</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV><DIV>&nbsp;</DIV><DIV>P.S. working in C++ unsing COM Object...</DIV>]]>
   </description>
   <pubDate>Tue, 01 Jul 2008 11:44:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/concatenate-files_topic916_post4355.html#4355</guid>
  </item> 
 </channel>
</rss>