<?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 : FormFields, JavaScript &amp; Various Questions</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 : FormFields, JavaScript &amp; Various Questions]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 04:13:37 +0000</pubDate>
  <lastBuildDate>Tue, 12 Apr 2011 18:50:57 +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=1802</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[FormFields, JavaScript &amp; Various Questions : Hi Rui!The pdf-reader only starts...]]></title>
   <link>http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7795.html#7795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1802<br /><strong>Posted:</strong> 12 Apr 11 at 6:50PM<br /><br />Hi Rui!<br><br>The pdf-reader only starts the JavaScript-action and JavaScript is on your machine this has nothing to do with pdf-internal things. What is limited by the pdf-readers are the supported events (OnOpen, OnLoad, OnSave, and so on).<br>If your trial key is expired you can explain your problems and doubts asking for a second key on the official support pages.<br><br>Cheers, Ingo<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2011 18:50:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7795.html#7795</guid>
  </item> 
  <item>
   <title><![CDATA[FormFields, JavaScript &amp; Various Questions : Hi Ingo,Thanks for your quick...]]></title>
   <link>http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7792.html#7792</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1583">rmgdc</a><br /><strong>Subject:</strong> 1802<br /><strong>Posted:</strong> 12 Apr 11 at 2:17PM<br /><br />Hi Ingo,<br><br>Thanks for your quick reply! Regarding the Java stuff I already have the validation code. What I didn't know if the javascript supported by the pdf's readers was a subset of javascript :)<br><br>Regarding the button stuff I understand I can code the hotspot to call a javascript but how to I do I send the data to a server? it is possible to implement a FORM action? (POST / GET) or can I implement this using a class (var Comm = ActiveXObject("...")).<br><br>Sorry for so many questions but the trial version expiricy is almost here and i'm still with doubts about what can i do with javascript and if it suits my needs (posting form data to a server).<br><br>Best regards and thank you,<br>Rui Cruz<br><br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2011 14:17:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7792.html#7792</guid>
  </item> 
  <item>
   <title><![CDATA[FormFields, JavaScript &amp; Various Questions : Hi!Numeric and text content goes...]]></title>
   <link>http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7791.html#7791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1802<br /><strong>Posted:</strong> 12 Apr 11 at 1:21PM<br /><br />Hi!<br><br>Numeric and text content goes in one available formfield type.<br>There are different type of form field (checkbox, radio, ...) but<br>not regarding the content type.<br><br>There's a lot of JS-stuff out there having to do with content <br>validation. Try Google with "JavaScript validate content numeric".<br>Javascript is Javascript. This script language has nothing to do<br>with any pdf-reader. <br>BUT!... It's possible to deactivate JavaScript-actions in your<br>pdf-reader to make it more safe - This could be a problem...<br>Regarding point 2:<br>Not a real button but you can add a clickable rectangle to<br>your pages and you can append JavaScript-code.<br>You should read the online reference here:<br>http://www.quickpdflibrary.com/help/quickpdf/AnnotationsAndHotspotLinks.php<br><br>Cheers and welcome here,<br>Ingo<br><br><br><br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2011 13:21:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7791.html#7791</guid>
  </item> 
  <item>
   <title><![CDATA[FormFields, JavaScript &amp; Various Questions : Hello All,I&amp;#039;m currently evaluating...]]></title>
   <link>http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7789.html#7789</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1583">rmgdc</a><br /><strong>Subject:</strong> 1802<br /><strong>Posted:</strong> 12 Apr 11 at 11:43AM<br /><br />Hello All,<br><br>I'm currently evaluating the QuickPDF library to check if it fits my needs and I'm currently facing the following problems:<br><br><ol><li>Cannot define input masks for form fields. Is this possible? Define a numeric mask.. a date mask and so one. If not it is possible to validate input using JavaScript? Is there some code already available that I can freely use?</li><li>I need to post the user data to a server using a formfield. Again.. is this possible using a &nbsp;&nbsp;&nbsp; javascript binded to a button?</li></ol><br>I really like the product and its features (comparing with the common PDF printers outhere) but I really need the feature of sending the data to a server instead of saving it locally.<br><br>Ah.. by the way. The javascript stuff is compatible between Acrobat / Foxit versions or there are versions changes that i must be carefull about?<br><br>TYI,<br>Rui Cruz<br><br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2011 11:43:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/formfields-javascript-various-questions_topic1802_post7789.html#7789</guid>
  </item> 
 </channel>
</rss>