Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-08-2005, 01:42 PM
mykiesee's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: St Simons Island, Georgia
Posts: 26
mykiesee RepRank 0
Default Online PDF forms

I figured if anyone could help it would be WebProWorld guys and gals.

I have a client who has his loan applications online as pdf files. I have taken these files into Acrobat and added text fields and checkboxes where appropriate so that customers can fill out the applications online, print them, and mail them to my client. Example can be found
here.

What he wants is to be able for the customer to send the form to his email address, securely, so that he can print out the form exactly as is. He wants it sent to his email address so that the form would look exactly as if the customer had snail-mailed it to him.

Is there a way to do this? If so, how? If not, any other alternatives or work-arounds?
__________________
emsee designs, inc.
visual designs for print and the web
http://www.emseedesigns.com
Reply With Quote
  #2 (permalink)  
Old 02-08-2005, 02:17 PM
Easywebdev's Avatar
WebProWorld Veteran
 

Join Date: Apr 2004
Posts: 328
Easywebdev RepRank 1
Default

There is a libpdf library available for php that allows for the construction of pdf files on the fly. It would take a lot of work and is painstakingly slow to generate your base template but once you have it in place then a user could fill in an online form and your php script could take over and place the data into your pdf layout and mail it.
You would of course need to be hosted on a server that has libpdf installed. Most hosts will install it if asked.

Looking at the pdf then an online form for all that would take a lot of validation coding not to mention the basic template.

Another alternative would be to offer the form for download, the user fills in the information and scans it and can then email it as an attachment.

Some others may have better suggestions.
__________________
"I have not failed. I have found 10,000 ways that don't work" - Thomas Edison.
"The secret to creativity is knowing how to hide your sources" - Albert Einstein.
Reply With Quote
  #3 (permalink)  
Old 02-08-2005, 02:31 PM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default Creating interactive PDF forms

There seem to be a number of commercial products that cater for your requirements, but I'm guessing you'd like to have a stab at your own home-grown solution?

The following link on Planet PDF looks promising, I've not tried it myself, but there are a couple of methods suggested in the article (one using ASP).

One fairly simple workaround would be to use the PDF form controls (within Acrobat) to add a submit button and have its action set to transmit the formdata to a PHP/ASP mailer script, which could then process the submitted data and email the results to the recipient.

Paul
Reply With Quote
  #4 (permalink)  
Old 02-09-2005, 06:27 PM
mykiesee's Avatar
WebProWorld Member
 

Join Date: Aug 2003
Location: St Simons Island, Georgia
Posts: 26
mykiesee RepRank 0
Default

Thanks for your help guys. I understand about mail forms and such. Just that the client really wants it to come out on his end the same as it looks on the front end. That way he just has to slide it into a file folder with all his other mortgage apps after he picks it off the printer.

Guess he'll just have to be happy with the customer filling it out online and either printing and snail-mailing it to him or scanning and emailing.

Again, thanks for your help.
__________________
emsee designs, inc.
visual designs for print and the web
http://www.emseedesigns.com
Reply With Quote
  #5 (permalink)  
Old 02-09-2005, 07:51 PM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default CutePDF Express could fit the bill

If your client doesn't mind spending some money, then CutePDF Express could probably fit the bill. However retailing at $249 for a single form, it's certainly not cheap!

Paul
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0