I have a PDF form that submits to a url and is supposed to grab the input data and put it into variables so that I can use it on that page, but when I call any of the FDF functions this is what I get:
Warning: Could not open fdf document: test.fdf in c:\inetpub\wwwroot\fdf\index.php on line 12 Warning: Supplied argument is not a valid fdf resource in c:\inetpub\wwwroot\fdf\index.php on line 13 The name field has the value '' Warning: Could not open fdf document: test.fdf in c:\inetpub\wwwroot\fdf\index.php on line 16 Warning: Supplied argument is not a valid fdf resource in c:\inetpub\wwwroot\fdf\index.php on line 17 The date field has the value '' Warning: Supplied argument is not a valid fdf resource in c:\inetpub\wwwroot\fdf\index.php on line 20 Is this a coding issue or a config problem with my .ini file, are my dlls loaded correctly, will provide .ini and code if needed. Any help appreciated Thank __________________________________________________ Joseph D. Mainolfi Jr. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]