Hi all,
Firstly, hi again. Haven't been around for a while.
I need to strip information from a pdf pretty much the same way you would with a form. The only info I have seen on PDFs with php is creating them. If I could just grab the whole content of the PDF in a string that would be fine.
Can anyone send me in the right direction?
Cheers.
Reading a php file like a web form
Moderator: General Moderators
-
magicrobotmonkey
- Forum Regular
- Posts: 888
- Joined: Sun Mar 21, 2004 1:09 pm
- Location: Cambridge, MA
-
magicrobotmonkey
- Forum Regular
- Posts: 888
- Joined: Sun Mar 21, 2004 1:09 pm
- Location: Cambridge, MA
Hmm.. I don't know - I've never heard of anything that goes that way... Maybe you'll have to reverse enginerr http://www.fpdf.org but I don't even know if its possible!
-
Paddy
- Forum Contributor
- Posts: 244
- Joined: Wed Jun 11, 2003 8:16 pm
- Location: Hobart, Tas, Aussie
- Contact:
Kinda found a solution.
FDFs allow you to submit a form from a pdf to a web page for processin like a web form.
http://www.planetpdf.com/mainpage.asp?WebPageID=338
FDFs allow you to submit a form from a pdf to a web page for processin like a web form.
http://www.planetpdf.com/mainpage.asp?WebPageID=338