<?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 Documents with Duplicate Form Fields</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 Documents with Duplicate Form Fields]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 11:54:23 +0000</pubDate>
  <lastBuildDate>Sat, 01 Oct 2011 19:13:49 +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=1981</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 Documents with Duplicate Form Fields : Hi!It&amp;#039;s not easy (or impossible)...]]></title>
   <link>http://www.quickpdf.org/forum/merging-documents-with-duplicate-form-fields_topic1981_post8427.html#8427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1981<br /><strong>Posted:</strong> 01 Oct 11 at 7:13PM<br /><br />Hi!<br><br>It's not easy (or impossible) to handle properly with duplicate fieldnames.<br>Why not add the pagenumber or something else while working with the documents?<br><br>Cheers, Ingo<br>]]>
   </description>
   <pubDate>Sat, 01 Oct 2011 19:13:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-documents-with-duplicate-form-fields_topic1981_post8427.html#8427</guid>
  </item> 
  <item>
   <title><![CDATA[Merging Documents with Duplicate Form Fields : I am working on merging a document...]]></title>
   <link>http://www.quickpdf.org/forum/merging-documents-with-duplicate-form-fields_topic1981_post8420.html#8420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1700">CASheaCo</a><br /><strong>Subject:</strong> 1981<br /><strong>Posted:</strong> 29 Sep 11 at 8:36PM<br /><br /><p ="Ms&#111;normal">I am working on merging a document with form fields into abase document with also has form fields via the MergeDocument(DocumentID)function.</p><p ="Ms&#111;normal"><o:p>&nbsp;</o:p><span>&nbsp;</span>The base document hassome duplicated field names.<span>&nbsp; </span>Thereforewhen I list all the fields I get:</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field0</p><p ="Ms&#111;normal"><span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span>Field1</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field2</p><p ="Ms&#111;normal">There are fields with the same name in the document to bemerged as the base document, such as</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldA</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldB</p><p ="Ms&#111;normal">After I merge the documents the field list looks somethinglike</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field0</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field2</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldA</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldB</p><p ="Ms&#111;normal"><o:p>&nbsp;</o:p></p><p ="Ms&#111;normal">While I expected the list to look like:</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field0</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field1.</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><i>Field1.<o:p></o:p></i></p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Field2</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldA</p><p ="Ms&#111;normal"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>FieldB</p><p ="Ms&#111;normal">If I save the merged document (via QuickPDF), open it inAdobe and save it, reopen it with QuickPDF it get the list as I expected.<span>&nbsp; </span>Saving and reopening with QuickPDF does notget be the expect list.</p><p ="Ms&#111;normal">What do I need to do, using QuickPDF, to get the field thatis merged into the document to act like a duplicate field?</p><p ="Ms&#111;normal">Thanks,</p>]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 20:36:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/merging-documents-with-duplicate-form-fields_topic1981_post8420.html#8420</guid>
  </item> 
 </channel>
</rss>