<?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 : Overlay Merge</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 : Overlay Merge]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 01:07:22 +0000</pubDate>
  <lastBuildDate>Fri, 01 Dec 2006 10:15:44 +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=574</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[Overlay Merge : You&amp;#039;re welcome.A small hint:...]]></title>
   <link>http://www.quickpdf.org/forum/overlay-merge_topic574_post2576.html#2576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=117">JanN</a><br /><strong>Subject:</strong> 574<br /><strong>Posted:</strong> 01 Dec 06 at 10:15AM<br /><br />You're welcome.<br><br>A small hint: SetOrigin and SetMeasurementUnits make things a little bit easier. <img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" border="0" align="absmiddle" alt="Smile" />]]>
   </description>
   <pubDate>Fri, 01 Dec 2006 10:15:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/overlay-merge_topic574_post2576.html#2576</guid>
  </item> 
  <item>
   <title><![CDATA[Overlay Merge : Hi Jan,  Many thanks for your...]]></title>
   <link>http://www.quickpdf.org/forum/overlay-merge_topic574_post2575.html#2575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=524">pspencer</a><br /><strong>Subject:</strong> 574<br /><strong>Posted:</strong> 01 Dec 06 at 9:55AM<br /><br />Hi Jan,<DIV>&nbsp;</DIV><DIV>Many thanks for your help, thats exactly what i needed. </DIV><DIV>&nbsp;</DIV><DIV>The only problem i had was using the drawcapturedpage function, i was putting 0, 0 for the left and top co-ordinates, this caused the second page to not appear. </DIV><DIV>&nbsp;</DIV><DIV>After some trial and error, i found out that the top co-ordinate needs to be the page height, so now it works, i get both pages merged together on a single page. <img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" height="17" width="17" border="0" align="absmiddle" alt="Smile" /></DIV><DIV>&nbsp;</DIV><DIV>Thanks again</DIV><DIV>&nbsp;</DIV><DIV>Paul</DIV>]]>
   </description>
   <pubDate>Fri, 01 Dec 2006 09:55:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/overlay-merge_topic574_post2575.html#2575</guid>
  </item> 
  <item>
   <title><![CDATA[Overlay Merge :  Hi Paul,after merging the two...]]></title>
   <link>http://www.quickpdf.org/forum/overlay-merge_topic574_post2573.html#2573</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=117">JanN</a><br /><strong>Subject:</strong> 574<br /><strong>Posted:</strong> 30 Nov 06 at 5:00PM<br /><br />Hi Paul,<br><br>after merging the two files, which is neccessary, you can do this:<br><br>LoadDocumentFromFile<br>CapturePage(2)<br>SelectPage(1)<br>DrawCapturedPage(...)<br><br>That places the second page onto the first.<br><br><span style="font-size:10px"><br /><br />Edited by JanN - 30 Nov 06 at 5:01PM</span>]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 17:00:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/overlay-merge_topic574_post2573.html#2573</guid>
  </item> 
  <item>
   <title><![CDATA[Overlay Merge : Hi Paul, at the moment I am using...]]></title>
   <link>http://www.quickpdf.org/forum/overlay-merge_topic574_post2571.html#2571</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=324">marian_pascalau</a><br /><strong>Subject:</strong> 574<br /><strong>Posted:</strong> 30 Nov 06 at 9:44AM<br /><br />Hi Paul, at the moment I am using most of the time for rendering so maybe I have an impropper answer for you. After a first look on your problem it seems that you have to iterate over all objects of one document page and add them to the other. I hope that this helps.<DIV>&nbsp;</DIV><DIV>Regards, Marian</DIV>]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 09:44:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/overlay-merge_topic574_post2571.html#2571</guid>
  </item> 
  <item>
   <title><![CDATA[Overlay Merge : I have 2 pdf files, each pdf file...]]></title>
   <link>http://www.quickpdf.org/forum/overlay-merge_topic574_post2570.html#2570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=524">pspencer</a><br /><strong>Subject:</strong> 574<br /><strong>Posted:</strong> 30 Nov 06 at 9:36AM<br /><br />I have 2 pdf files, each pdf file contains 1 page. I need to overlay one of these files on top of of the other and create a new pdf file with a single page. <DIV>&nbsp;</DIV><DIV>I have tried using the MergeFiles function, but this creates 2 pages in the new pdf file, 1 after the other, this is no good as i need both the pdf files on the same page.</DIV><DIV>&nbsp;</DIV><DIV>Is there any way i can achieve this? if so, could you tell me which functions i need to use.</DIV><DIV>&nbsp;</DIV><DIV>Many thanks for your help</DIV><DIV>&nbsp;</DIV><DIV>Paul</DIV>]]>
   </description>
   <pubDate>Thu, 30 Nov 2006 09:36:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/overlay-merge_topic574_post2570.html#2570</guid>
  </item> 
 </channel>
</rss>