<?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 : Save value to field form</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 : Save value to field form]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 20:06:53 +0000</pubDate>
  <lastBuildDate>Thu, 13 May 2010 15:53:32 +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=1447</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[Save value to field form : Hi Mario!Before calling the Save...]]></title>
   <link>http://www.quickpdf.org/forum/save-value-to-field-form_topic1447_post6502.html#6502</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1447<br /><strong>Posted:</strong> 13 May 10 at 3:53PM<br /><br />Hi Mario!<br><br>Before calling the Save you need the following...<br><br>QP.SetNeedAppearances(1);<br>QP.SetFormFieldValueByTitle( FieldName, FieldValue );<br>nresult := QP.FindFormFieldByTitle(FieldName);<br>QP.UpdateAppearanceStream(nresult);<br><br>with this syntax the value was set,<br>you can see the value with any pdf-reader and<br>you can change the value again.<br><br>Cheers, Ingo<br><br><br>]]>
   </description>
   <pubDate>Thu, 13 May 2010 15:53:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/save-value-to-field-form_topic1447_post6502.html#6502</guid>
  </item> 
  <item>
   <title><![CDATA[Save value to field form : Hi  I am trying to load a pdf...]]></title>
   <link>http://www.quickpdf.org/forum/save-value-to-field-form_topic1447_post6500.html#6500</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1211">mariovermeulen</a><br /><strong>Subject:</strong> 1447<br /><strong>Posted:</strong> 13 May 10 at 10:08AM<br /><br />Hi<DIV>&nbsp;</DIV><DIV>I am trying to load a pdf and then save a form fields value, i am setting the form fields name case sensitive but still no luck i can send the sample pdf i am using to anyone willing to help</DIV><DIV>&nbsp;</DIV><DIV>regards</DIV><DIV>&nbsp;</DIV><DIV>Mario</DIV><DIV>&nbsp;</DIV><DIV>here is the code</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Load PDF</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.LoadFromFile('D:\3D Office\Invoices\test.pdf');</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Read field value and display<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ShowMessage(QP.GetFormFieldValueByTitle('InvoiceNumber'));<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Set form Field InvoiceNumber</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.SetFormFieldValueByTitle('InvoiceNumber','1223324');<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Save PDF to test output PDF file</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; QP.SaveToFile(AnsiString('D:\3D Office\Invoices\testoutput.pdf'));<BR></DIV><span style="font-size:10px"><br /><br />Edited by mariovermeulen - 13 May 10 at 10:10AM</span>]]>
   </description>
   <pubDate>Thu, 13 May 2010 10:08:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/save-value-to-field-form_topic1447_post6500.html#6500</guid>
  </item> 
 </channel>
</rss>