The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Fillable PDF forms support? - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5)
+--- Thread: Fillable PDF forms support? (/showthread.php?tid=1542)



Fillable PDF forms support? - JamesUnitedWay - Aug 17th, 2011

Hello,

I work with a United Way regional office, and we are considering using Form Tools in our organisation. It's very robust, but we need to know if it can process submissions from a fillable PDF form. Is this possible?

Thanks so much,

~James


RE: Fillable PDF forms support? - Ben - Aug 17th, 2011

Hi James,

Interesting! I haven't played around with PDF forms much, but yes, you can configure them to submit them to Form Tools- with one small(ish) caveat.

So PDF-configuration-wise, all you need to to is configure your PDF form to send the data via HTTP post. From what I've read, I'm pretty sure it's just a question of choosing that option in the Adobe UI.

Then, you'd go through the standard Add External form process for a POST form, described here:
http://docs.formtools.org/userdoc2_1/index.php?page=adding_forms

Here's the caveat. Step 5 of the Add Form process is a time saving device designed for HTML forms only. What it does it parse your form HTML content and figure out what fields are textboxes, textareas, radio buttons and so on. In your case, that step won't work: you'll need to skip it and just configure them later on. It's a bit of a pain, since if you have a big form you'd need to configure each and every field. Generally this doesn't take very long, but I thought I should mention it!

Hope this info helps - do let me know if you have any other questions1

- Ben


RE: Fillable PDF forms support? - JamesUnitedWay - Aug 17th, 2011

Hi Ben,

Thanks for the quick reply! That is very helpful information; basically what I assumed would be the case.

It's either this, or wait until Form Tools has the ability to generate the forms themselves, as well as process submissions. Else, HTML form creation (consistent, standardized, attractive form creation that is) is not really a skill most office workers possess, and fillable PDFs represent the best of both worlds hopefully.

Thanks again!

~J