<?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 : Page cloning</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 : Page cloning]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 10 May 2026 01:47:26 +0000</pubDate>
  <lastBuildDate>Fri, 06 Apr 2007 21:07:41 +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=702</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[Page cloning : I solved this today, by using...]]></title>
   <link>http://www.quickpdf.org/forum/page-cloning_topic702_post3399.html#3399</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=579">Boris</a><br /><strong>Subject:</strong> 702<br /><strong>Posted:</strong> 06 Apr 07 at 9:07PM<br /><br />I solved this today, by using another aproach.<br>First I calculate the number of employees (which may vary of course).<br>Then I merge the same "template.pdf" twice into a new document. <br>I repeat merging until I finish with the desired number of pages.<br>Then&nbsp; I traverse through the database and&nbsp; write each employee data on separate page.<br>Works perfect.<br><br>Regards<br><br>]]>
   </description>
   <pubDate>Fri, 06 Apr 2007 21:07:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-cloning_topic702_post3399.html#3399</guid>
  </item> 
  <item>
   <title><![CDATA[Page cloning : Please provide more detail about...]]></title>
   <link>http://www.quickpdf.org/forum/page-cloning_topic702_post3398.html#3398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=225">ixm7</a><br /><strong>Subject:</strong> 702<br /><strong>Posted:</strong> 06 Apr 07 at 5:46PM<br /><br />Please provide more detail about what you intend to do with the final document.  ]]>
   </description>
   <pubDate>Fri, 06 Apr 2007 17:46:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-cloning_topic702_post3398.html#3398</guid>
  </item> 
  <item>
   <title><![CDATA[Page cloning : Hi, The problem I am trying to...]]></title>
   <link>http://www.quickpdf.org/forum/page-cloning_topic702_post3395.html#3395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=579">Boris</a><br /><strong>Subject:</strong> 702<br /><strong>Posted:</strong> 05 Apr 07 at 5:50PM<br /><br />Hi,<br>The problem I am trying to solve all day today...<br><br>I have a database with some number of employees. let's say 2 employees.<br>I also have a "template" PDF which is used to enter some data about each employee, and these data I read from the database.<br><br>What I do is first I load the "template". Then I count how manyemployees I have (in this example I have 2 employees only). Next, ICLONE the first page of the "template" PDF by number of employees, thisway I practicaly finish with the document having 2 pages. All of themthe same.<br><br>Now I jump to the FIRST document page, and&nbsp; traverse through thedatabase and write each employee data on the separate page. And thispart is the problem.<br>The first page contains the data only for the FIRST employee.<br>But, the second page contains data fr FIRST employee and ALSO the data fro SECOND employe!!??<br><br>Seams to me that when we clone the pages for example we clone the FIRSTpage, whatever we later write ont the FIRST page is automaticalywritten on this page CLONE ALSO!? <br>I suppose this is why I got on the second page the data for the FIRSTemployee, and on top of this data the SECOND employee data are writtenalso....<br><br>Basicaly what I need is:<br>1. Load the template<br>2. Clone the first page as many times as the number of employees in the database<br>3. Start writing data from the database, first employee data goes on the page 1, second employee data on page 2 etc...<br>4. Saving the document under the different name.<br><br>Please, give me a hand about this issue, it prevents me from finishingthe project and I feel it is something trivial which I am mislookingall the time...<br><br>regards<br><br><br><br><br>]]>
   </description>
   <pubDate>Thu, 05 Apr 2007 17:50:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/page-cloning_topic702_post3395.html#3395</guid>
  </item> 
 </channel>
</rss>