• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

PDF Form on website

mecandbuttons

Weaksauce
Joined
Mar 11, 2008
Messages
71
I need to know how to add a pdf form to a web page.

It has to be able to be filled out and then printed.

TIA
 
Explain better maybe?

All I can think of is maybe the following situation:

You have a form. User fills out form. You can then generate a page using data from said form, and you can have it build a .pdf which can then be downloaded.

Is that basically what you are doing?
 
He needed a simple form with crap on it that said like name and stuff.

So I made a PHP form for him and just sent it over. Seems to be good to go.
 
You can also put the pdf in an iframe and let the user's browser plug-in handle it. Not the greatest solution, but it's quick and it works.
 
Back
Top