PDA

View Full Version : how to extract data from a form


jasari
11-06-03, 02:04 PM
Hi Every one:
I have a PDF form and I am trying to extract the user data from this from. My CGI is in perl and I can't extract the data.

I appreciate any one can help me

Thanks Jananeh

Millennium
11-07-03, 01:35 AM
Hi Every one:
I have a PDF form and I am trying to extract the user data from this from. My CGI is in perl and I can't extract the data.

I appreciate any one can help me

Thanks Jananeh

There is a PDF module (PDF.pm) but I have never used it so I am not familiar with it or if it can do what you want. Search the www.cpan.org website for pdf and see if you can find it.