<?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 : Has FlattenFormField been improved?</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 : General Discussion : Has FlattenFormField been improved?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:33:32 +0000</pubDate>
  <lastBuildDate>Wed, 28 Oct 2009 19:19:40 +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=1200</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[Has FlattenFormField been improved? :    gkell wrote:Unfortunitly,...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5764.html#5764</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=148">JuanMaria</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 28 Oct 09 at 7:19PM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by gkell" alt="Originally posted by gkell" style="vertical-align: text-bottom;" /> <strong>gkell wrote:</strong><br /><br />Unfortunitly, I generate multi page pdfs. So, for me to merge the individual pages into one, they need to be flattened. Have any ideas?</td></tr></table><br><br>Umm, I haven't got my source here right now but I could swear that I merge several PDFs with forms with no problem as long as I don't flatten them.<br><br>My problem was that I did not want the final recipient of the documents to be able of modify the fields values and that was what I wanted the flattening for.<br>]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 19:19:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5764.html#5764</guid>
  </item> 
  <item>
   <title><![CDATA[Has FlattenFormField been improved? : Unfortunitly, I generate multi...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5763.html#5763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1090">gkell</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 28 Oct 09 at 7:14PM<br /><br />Unfortunitly, I generate multi page pdfs. So, for me to merge the individual pages into one, they need to be flattened. Have any ideas?]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 19:14:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5763.html#5763</guid>
  </item> 
  <item>
   <title><![CDATA[Has FlattenFormField been improved? : Yep, I&amp;#039;ve tried to change...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5762.html#5762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=148">JuanMaria</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 28 Oct 09 at 6:45PM<br /><br />Yep, I've tried to change the order of the operations but I'm still getting garbled results when flattening doccuments.<br><br>What I'm doing is password-protecting the unflattened docs so the recipient cannot modify the fields.<br>]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 18:45:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5762.html#5762</guid>
  </item> 
  <item>
   <title><![CDATA[Has FlattenFormField been improved? : I have the same issue generating...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5761.html#5761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1090">gkell</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 28 Oct 09 at 6:33PM<br /><br /><P>I have the same issue generating pdfs. Data some how gets mixed when flattening. Here is the code used to flatten:</P><P>For i = CLng(pdf1.FormFieldCount) To 1 Step -1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If CStr(pdf1.GetFormFieldValue(i)) &lt;&gt; "" Then<BR>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lret = pdf1.FlattenFormField(i)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Else<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lret = pdf1.DeleteFormField(i)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>Next</P><DIV></DIV><DIV></DIV>If I don't flatten data it's fine, however, I have to flatten to merge all generated pdfs together. <DIV>&nbsp;</DIV><DIV>This needs to be resolved. thanks.</DIV>]]>
   </description>
   <pubDate>Wed, 28 Oct 2009 18:33:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5761.html#5761</guid>
  </item> 
  <item>
   <title><![CDATA[Has FlattenFormField been improved? : I missed the thread at http://...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5549.html#5549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=148">JuanMaria</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 04 Sep 09 at 4:14PM<br /><br />I missed the thread at http://www.quickpdf.org/forum/random-field-displacement_topic1106.html it seems to be my same problem so I understand that it still happening on the latest versions and that changing the merge/populate order might do the trick.<br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 16:14:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5549.html#5549</guid>
  </item> 
  <item>
   <title><![CDATA[Has FlattenFormField been improved? : Hi,I&amp;#039;m still using the old...]]></title>
   <link>http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5546.html#5546</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=148">JuanMaria</a><br /><strong>Subject:</strong> 1200<br /><strong>Posted:</strong> 04 Sep 09 at 8:24AM<br /><br />Hi,<br><br>I'm still using the old -and unsupported- 5.11 version but, for the time being, it works mostly fine for me.<br><br>The most annoying problem I'm having is with the FlattenFormField function that, some times and randomly, garbled my documents by putting fields on different places, changing the orientation/format or duplicating them on the document.<br><br>I've been looking at the release notes on the QuickPDF Blog but I haven't seen anything about this subject.<br><br>Does anyone know if there has been made any improvement on this function?.<br><br>I know that there is a trial version but, since the problem seems to occur randomly, I wolud have to recompile my application, install it on the customer system and wait for the problem to occur or not to and I wouldn't like to involve my customer on this without having some expectatives.<br><br>Thanks in advance.<br><br><br>]]>
   </description>
   <pubDate>Fri, 04 Sep 2009 08:24:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/has-flattenformfield-been-improved_topic1200_post5546.html#5546</guid>
  </item> 
 </channel>
</rss>