Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

PDF forms

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  HTML email newsletters -- need advice  
Author Message
removethisfirs

External


Since: Aug 01, 2003
Posts: 17



(Msg. 1) Posted: Sun Feb 01, 2004 12:11 am
Post subject: PDF forms
Archived from groups: alt>www>webmaster (more info?)

I have some forms and applications that are in .pdf format. Is there a way
to convert the pdf file into a online fillable form and have the results
emailed?
I was going to re-create the forms and use php but if I could somehow
convert the existing pdf docs into something that can be submitted online
that would save me a lot of work.

Also I have a form that will be downloaded, some personal info entered,
signed by the customer and then faxed back to the business. Do I need to
convert the forms so that the customers could fill in information in the pdf
doc and then print it out and sign it? When I open the doc I can't enter
text on any of the lines. Do you have to have the pro version of acrobat
reader to be able to enter data on the form or is it how the form is
created?

They could just print the doc and fill in the blanks but I was just
wondering how I could fill in some of the blanks while opened on the
computer before printing?

thanks,
-GB

 >> Stay informed about: PDF forms 
Back to top
Login to vote
none8

External


Since: Jan 28, 2004
Posts: 20



(Msg. 2) Posted: Sun Feb 01, 2004 12:11 am
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"gbell" <removethisfirstgbell.DeleteThis@bellcomsoftware.com> wrote in message
news:9SUSb.197354$xy6.1016818@attbi_s02...
 > I have some forms and applications that are in .pdf format. Is there a
way
 > to convert the pdf file into a online fillable form and have the results
 > emailed?
 > I was going to re-create the forms and use php but if I could somehow
 > convert the existing pdf docs into something that can be submitted online
 > that would save me a lot of work.
 >
 > Also I have a form that will be downloaded, some personal info entered,
 > signed by the customer and then faxed back to the business. Do I need to
 > convert the forms so that the customers could fill in information in the
pdf
 > doc and then print it out and sign it? When I open the doc I can't enter
 > text on any of the lines. Do you have to have the pro version of acrobat
 > reader to be able to enter data on the form or is it how the form is
 > created?
 >
 > They could just print the doc and fill in the blanks but I was just
 > wondering how I could fill in some of the blanks while opened on the
 > computer before printing?
 >
 > thanks,
 > -GB
 >

Part Deaux,
<a style='text-decoration: underline;' href="http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Form_Processors/" target="_blank">http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Form_Processors/</a>
index.html

Sorry, cut/copy/paste not workie well 2day Wink<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: PDF forms 
Back to top
Login to vote
none8

External


Since: Jan 28, 2004
Posts: 20



(Msg. 3) Posted: Sun Feb 01, 2004 12:11 am
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"gbell" <removethisfirstgbell.DeleteThis@bellcomsoftware.com> wrote in message
news:9SUSb.197354$xy6.1016818@attbi_s02...
 > I have some forms and applications that are in .pdf format. Is there a
way
 > to convert the pdf file into a online fillable form and have the results
 > emailed?
 > I was going to re-create the forms and use php but if I could somehow
 > convert the existing pdf docs into something that can be submitted online
 > that would save me a lot of work.
 >
 > Also I have a form that will be downloaded, some personal info entered,
 > signed by the customer and then faxed back to the business. Do I need to
 > convert the forms so that the customers could fill in information in the
pdf
 > doc and then print it out and sign it? When I open the doc I can't enter
 > text on any of the lines. Do you have to have the pro version of acrobat
 > reader to be able to enter data on the form or is it how the form is
 > created?
 >
 > They could just print the doc and fill in the blanks but I was just
 > wondering how I could fill in some of the blanks while opened on the
 > computer before printing?
 >
 > thanks,
 > -GB

So, you want a form, huh?
<a style='text-decoration: underline;' href="http://htmlgoodies.com/tutors/fm.html" target="_blank">http://htmlgoodies.com/tutors/fm.html</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
removethisfirs

External


Since: Aug 01, 2003
Posts: 17



(Msg. 4) Posted: Sun Feb 01, 2004 5:42 am
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I can create the html forms I was just wondering if I could use the existing
pdf files for a form to save me some time.

Maybe using pdf files for forms is a bad idea and I have never tried but I
noticed I can insert form fields and submit the form with formmail.

I can insert a submit button that sends the form but I was not sure where to
put the recipient, subject and redirect fields in a pdf file as you would in
an html page.
<input type=hidden name="recipient" value="email">
<input type=hidden name="subject" value="email_subject">
<input type=hidden name="redirect" value="thanks.htm">

I use the above in html but can it be used in pdf also?

Thanks
 >> Stay informed about: PDF forms 
Back to top
Login to vote
bizshop

External


Since: Aug 27, 2003
Posts: 8



(Msg. 5) Posted: Sun Feb 01, 2004 1:25 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can do this with PDF forms, but I haven't found a free way. You
will either need Adobe Acrobat (the full version, not the reader) or
one of the lower cost alternatives:

PDFEditor <a style='text-decoration: underline;' href="http://www.pdfeditor.net/" target="_blank">http://www.pdfeditor.net/</a>
PDF Typewriter <a style='text-decoration: underline;' href="http://www.ctdeveloping.com/ctdeveloping/products/pdftypewriter_info.asp" target="_blank">http://www.ctdeveloping.com/ctdeveloping/products/pdftypewriter_info.asp</a>
PDF Maker Pilot <a style='text-decoration: underline;' href="http://www.colorpilot.com/download.html" target="_blank">http://www.colorpilot.com/download.html</a>


Please let me know if anyone knows of other alternatives!




"gbell" <removethisfirstgbell RemoveThis @bellcomsoftware.com> wrote in message news:<yIZSb.198967$xy6.1023335@attbi_s02>...
 > I can create the html forms I was just wondering if I could use the existing
 > pdf files for a form to save me some time.
 >
 > Maybe using pdf files for forms is a bad idea and I have never tried but I
 > noticed I can insert form fields and submit the form with formmail.
 >
 > I can insert a submit button that sends the form but I was not sure where to
 > put the recipient, subject and redirect fields in a pdf file as you would in
 > an html page.
 > <input type=hidden name="recipient" value="email">
 > <input type=hidden name="subject" value="email_subject">
 > <input type=hidden name="redirect" value="thanks.htm">
 >
 > I use the above in html but can it be used in pdf also?
 >
 > Thanks<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
irfanafzaldotc

External


Since: Sep 19, 2003
Posts: 31



(Msg. 6) Posted: Sun Feb 01, 2004 7:19 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > I can insert a submit button that sends the form but I was not sure where
to
 > put the recipient, subject and redirect fields in a pdf file as you would
in
 > an html page.
 > <input type=hidden name="recipient" value="email">
 > <input type=hidden name="subject" value="email_subject">
 > <input type=hidden name="redirect" value="thanks.htm">

You might not wana do it this way because you would be exposing the
recipient's email to spammers that gathers email addresses from the web and
soon you would have tons and I mean tons of spam coming in. If you are
going to have an form on a webpage, use a script to email the form with the
recipient's email hard coded in the script and that way spammer would not be
able to get to it easily.

Irfan
<a style='text-decoration: underline;' href="http://www.irfanafzal.com" target="_blank">http://www.irfanafzal.com</a>
Web development done right!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
sbryce1

External


Since: Jan 24, 2004
Posts: 492



(Msg. 7) Posted: Mon Feb 02, 2004 3:36 am
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Irfan Afzal wrote:

 > If you are
 > going to have an form on a webpage, use a script to email the form with the
 > recipient's email hard coded in the script and that way spammer would not be
 > able to get to it easily.

Also, formail scripts that require the recipient's email address to be
sent in from a form can be used as open relays. They can be exploited by
spammers to send tons of spam courtesy of your formmail script. This may
violate yout host's TOS.

--Scott<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
removethisfirs

External


Since: Aug 01, 2003
Posts: 17



(Msg. 8) Posted: Mon Feb 02, 2004 7:10 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

All the hosts I use have the formmail or something similar already
preinstalled. I thought they could patch the script to prevent unauthorized
use?

 > Also, formail scripts that require the recipient's email address to be
 > sent in from a form can be used as open relays. They can be exploited by
 > spammers to send tons of spam courtesy of your formmail script. This may
 > violate yout host's TOS.
 >
 > --Scott
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
sbryce1

External


Since: Jan 24, 2004
Posts: 492



(Msg. 9) Posted: Mon Feb 02, 2004 7:10 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

gbell wrote:

  >> Also, formail scripts that require the recipient's email address to
  >> be sent in from a form can be used as open relays. They can be
  >> exploited by spammers to send tons of spam courtesy of your
  >> formmail script. This may violate yout host's TOS.

 > All the hosts I use have the formmail or something similar already
 > preinstalled. I thought they could patch the script to prevent
 > unauthorized use?

Possibly, but you don't know. If the script is supplied by your host,
you probably won't be TOSed for using it.

But the bottom line is that if your form has a hidden field that
specifies the recipient of the email, I can spoof the script into
sending email to anyone I want to send email to. I can use your script
to send email to multiple recipients, or even to send information about
the system to myself, such as the contents of password files, etc. It
all depends on how the script is written.

What you need to keep in mind is that I don't have to use your form to
call the script. I can create my own form, or just send your script
whatever I want to send it URL encoded. I can even create a script that
will read email addresses from a database and make your script send an
email to each of those addresses. Spammers continually looking for
poorly written form mail scripts to exploit this way.

<a style='text-decoration: underline;' href="http://www.securityfocus.com/corporate/research/top10attacks_q1_2002.shtml" target="_blank">http://www.securityfocus.com/corporate/research/top10attacks_q1_2002.shtml</a>

If the script has your email address hard-coded into it, it will only
send email to you.

--Scott<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 10) Posted: Mon Feb 02, 2004 7:20 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

gbell wrote:
  >> Also, formail scripts that require the recipient's email address to
  >> be sent in from a form can be used as open relays. They can be
  >> exploited by spammers to send tons of spam courtesy of your formmail
  >> script. This may violate yout host's TOS.
  >>
 > All the hosts I use have the formmail or something similar already
 > preinstalled. I thought they could patch the script to prevent
 > unauthorized use?
 >
The scripts preinstalled for your use are probably (they should be) already
secured against abuse by keeping the target address in the script and not in
the form.

However it is unlikely your host can (or will) monitor your own scripts -
it is your responsibility to ensure you don't leave a script open to abuse.
--
William Tasso<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
who

External


Since: Apr 29, 2004
Posts: 1010



(Msg. 11) Posted: Tue Feb 03, 2004 1:02 pm
Post subject: Re: PDF forms [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Steve Veltkamp" <bizshop.TakeThisOut@bizshop.com> wrote in message
news:9c35fd65.0402011025.6dcf581d@posting.google.com...
 > You can do this with PDF forms, but I haven't found a free way. You
 > will either need Adobe Acrobat (the full version, not the reader) or
 > one of the lower cost alternatives:
 >
<font color=purple> > PDFEditor <a style='text-decoration: underline;' href="http://www.pdfeditor.net/</font" target="_blank">http://www.pdfeditor.net/</font</a>>
 > PDF Typewriter
<a style='text-decoration: underline;' href="http://www.ctdeveloping.com/ctdeveloping/products/pdftypewriter_info.asp" target="_blank">http://www.ctdeveloping.com/ctdeveloping/products/pdftypewriter_info.asp</a>
<font color=purple> > PDF Maker Pilot <a style='text-decoration: underline;' href="http://www.colorpilot.com/download.html</font" target="_blank">http://www.colorpilot.com/download.html</font</a>>
 >
 >
 > Please let me know if anyone knows of other alternatives!

Plenty of free stuff out there if you use linux<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: PDF forms 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Why does "\" always appear in my forms? - When i write a form-to-text file a "\" always appreas. Why is this?

Forms - I have finally sorted out my hosting - a year later! And the results of it will be onLine tomorrow. I have the form ready at http://www.railwaysonline.co.uk/contactus.html, but I want to use a different method to get it to my emails (replacing that..

Forms anyone? - Best practices? Best tutorials?

Order forms - I've been trying ... with little success ... to create an order form, listing various products c/w prices to include on my site. Does anyone know of any forms (which can be customized) available on the web ? TIA, David

Email Forms ? - Can anybody help me make a email form for my Nominate and Apply pages at http://www.SurroundedByAngels.com ? I think an email form would make it look so much better . SBA
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]