<?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 : Form field data not visible</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 : Form field data not visible]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 10:45:22 +0000</pubDate>
  <lastBuildDate>Fri, 13 May 2011 07:42:15 +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=1685</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[Form field data not visible : I confirm, field is compiled and...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7881.html#7881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1520">edir</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 13 May 11 at 7:42AM<br /><br />I confirm, field is compiled and stored on PDF but when i use print command field is not present on paper, but if i open pdf with acrobar reader there is all field compiled]]>
   </description>
   <pubDate>Fri, 13 May 2011 07:42:15 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7881.html#7881</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible :  Hi!It will be anywhere in the...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7880.html#7880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 12 May 11 at 10:02PM<br /><br />Hi!<br><br>It will be anywhere in the mixed formfield bunch with XFA and normal fields together.<br>You should upload your pdf anywhere and post the url ... then we can check if anybody wants.<br><br>Cheers, Ingo<br><span style="font-size:10px"><br /><br />Edited by Ingo - 12 May 11 at 10:02PM</span>]]>
   </description>
   <pubDate>Thu, 12 May 2011 22:02:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7880.html#7880</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible :  After UpdateAppearanceStream...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7879.html#7879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1433">quickpdf_learner</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 12 May 11 at 9:36PM<br /><br /><div>After UpdateAppearanceStream and SetNeedAppearances were used, some textfields (not all) can be printed out. Very strange,&nbsp; for example, I have a form with accountholdername and address textfields, only address textfields data are printed out, while accountholdername textfield data is not.</div><div>If FlattenFormField is used, the form can not be generated!</div><div>&nbsp;</div><div></div><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Ingo" alt="Originally posted by Ingo" style="vertical-align: text-bottom;" /> <strong>Ingo wrote:</strong><br /><br />Hi!<br><br>Please read in the online-reference the parts regarding:<br>SetNeedAppearances,<br>UpdateAppearanceStream and<br>FlattenFormField...<br>http://www.quickpdflibrary.com/help/quickpdf/FormFields.php<br><br>And try the formfield-part in the demo-app.<br>http://www.quickpdflibrary.com/blog/2009/10/a-customizable-demo-for-quick-pdf-library/<br><br>Cheers, Ingo<br><br></td></tr></table>]]>
   </description>
   <pubDate>Thu, 12 May 2011 21:36:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7879.html#7879</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible : wow fantastic...  this is the...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7877.html#7877</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1520">edir</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 12 May 11 at 10:09AM<br /><br /><P>wow fantastic... <img src="http://www.quickpdf.org/forum/smileys/smiley17.gif" height="17" width="17" border="0" alt="T&#111;ngue" title="T&#111;ngue" /></P><DIV>this is the way in VB6 (suppose that field name of PDF is "Text1"):</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>.......</DIV><DIV>Dim idxField as long</DIV><DIV>Const&nbsp;FlagON = 1</DIV><DIV>......</DIV><DIV>'general setting</DIV><DIV>PDFLibrary.SetNeedAppearances FlagON <BR>PDFLibrary.UpdateAppearanceStream&nbsp;FlagON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>'field index retreve</DIV><DIV>idxField = PDFLibrary.FindFormFieldByTitle("Text1")&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>'field setting</DIV><DIV>PDFLibrary.SetFormFieldPrintable idxField , FlagON <BR>PDFLibrary.SetFormFieldValue idxField , "My new string in field"<BR>PDFLibrary.SetFormFieldReadOnly idxField , FlagON </DIV><DIV>.....</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>thank you very much Ingo</DIV><DIV>&nbsp;</DIV><DIV>bye bye</DIV><DIV>Edy</DIV>]]>
   </description>
   <pubDate>Thu, 12 May 2011 10:09:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7877.html#7877</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible :  Hi!Please read in the online-reference...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7875.html#7875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 11 May 11 at 8:50PM<br /><br />Hi!<br><br>Please read in the online-reference the parts regarding:<br>SetNeedAppearances,<br>UpdateAppearanceStream and<br>FlattenFormField...<br>http://www.quickpdflibrary.com/help/quickpdf/FormFields.php<br><br>And try the formfield-part in the demo-app.<br>http://www.quickpdflibrary.com/blog/2009/10/a-customizable-demo-for-quick-pdf-library/<br><br>Cheers, Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 11 May 11 at 8:53PM</span>]]>
   </description>
   <pubDate>Wed, 11 May 2011 20:50:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7875.html#7875</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible :  I have the exact problem, while...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7874.html#7874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1433">quickpdf_learner</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 11 May 11 at 7:11PM<br /><br /><div>I have the exact problem, while I am using purchased 7.24 version. Please advise how to print out the forms with filled in fields.</div><div>Thanks.</div><div>&nbsp;</div><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by edir" alt="Originally posted by edir" style="vertical-align: text-bottom;" /> <strong>edir wrote:</strong><br /><br />Hi,<br>I've got the same problem, i must complile a few fields then prin document, but the document printed have no field.... <br><br>can you help me please??<br><br>GetXFAFormFieldCount() --&gt; 1<br>FormFieldCount() --&gt; 5<br><br>but GetXFAFormFieldName(1)&nbsp; --&gt;&nbsp; "" <br><br>I'm using a trial version to valutate if it's possible to buy for my work<br><br>thank's in advance <br>Edy Rossi<br><br>PS: excuse me for my bad english <img src="http://www.quickpdf.org/forum/smileys/smiley9.gif" border="0" alt="Embarrassed" title="Embarrassed" /><br></td></tr></table>]]>
   </description>
   <pubDate>Wed, 11 May 2011 19:11:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7874.html#7874</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible : Hi Edy,  The problem PDF sample...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7532.html#7532</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1251">Dimitry</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 26 Jan 11 at 12:11PM<br /><br />Hi Edy,<DIV>&nbsp;</DIV><DIV>The problem PDF sample would be great, as usually.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 26 Jan 2011 12:11:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7532.html#7532</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible : Hi,I&amp;#039;ve got the same problem,...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7531.html#7531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1520">edir</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 26 Jan 11 at 9:42AM<br /><br />Hi,<br>I've got the same problem, i must complile a few fields then prin document, but the document printed have no field.... <br><br>can you help me please??<br><br>GetXFAFormFieldCount() --&gt; 1<br>FormFieldCount() --&gt; 5<br><br>but GetXFAFormFieldName(1)&nbsp; --&gt;&nbsp; "" <br><br>I'm using a trial version to valutate if it's possible to buy for my work<br><br>thank's in advance <br>Edy Rossi<br><br>PS: excuse me for my bad english <img src="http://www.quickpdf.org/forum/smileys/smiley9.gif" border="0" alt="Embarrassed" title="Embarrassed" /><br>]]>
   </description>
   <pubDate>Wed, 26 Jan 2011 09:42:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7531.html#7531</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible : And if both FormFieldCount()&amp;lt;&amp;gt;...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7519.html#7519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1251">Dimitry</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 23 Jan 11 at 7:50PM<br /><br /><P>And if both FormFieldCount()&nbsp;&lt;&gt; 0 and GetXFAFormFieldCount() &lt;&gt; 0 you should change values&nbsp;of both fields accordingly...</P><DIV>Please see this <a href="http://help.quickpdflibrary.com/questi&#111;ns/105/can-quick-pdf-library-print-pdf-&#102;orms-that-use-xfa-&#102;orm-fields" target="_blank">KB article about XFA form fields</A> for more information.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 23 Jan 2011 19:50:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7519.html#7519</guid>
  </item> 
  <item>
   <title><![CDATA[Form field data not visible : Hi!If GetXFAFormFieldCount() returns...]]></title>
   <link>http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7518.html#7518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 22 Jan 11 at 8:58PM<br /><br />Hi!<br><br>If GetXFAFormFieldCount() returns with a value &gt; 0 you should use SetFXAFormFieldValue...<br>If FormFieldCount() returns with a value &gt; 0 you should use SetFormFieldValue...<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Sat, 22 Jan 2011 20:58:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/form-field-data-not-visible_topic1685_post7518.html#7518</guid>
  </item> 
 </channel>
</rss>