ID: 14877 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: FDF related Operating System: XP Pro PHP Version: 4.3 dev Assigned To: hholzgra New Comment:
compile.log is now ok, but the php_fdf.dll file is still missing in the distribution. Previous Comments: ------------------------------------------------------------------------ [2002-10-22 14:45:14] [EMAIL PROTECTED] Sorry, but the actual windows snapshots don't contain php_fdf.dll. There are some linking errors in compile.log. ------------------------------------------------------------------------ [2002-10-21 15:28:03] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip i've just updated fdf stuff to use fdftk 5.0 and some of its new features, maybe this also solved your problem? ------------------------------------------------------------------------ [2002-08-08 01:00:13] [EMAIL PROTECTED] No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2002-07-07 21:56:35] [EMAIL PROTECTED] Thank you for taking the time to report a problem with PHP. Unfortunately your are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PHP. ------------------------------------------------------------------------ [2002-01-06 07:16:17] [EMAIL PROTECTED] yes, fdf is enabled. I found out that I can get HTTP_FDF_DATA in PHP when I append #FDF to the destination URL of the form (in Acrobat). I can then write the fdf file and reopen it correctly using Acrobat. But when trying to open it with php I always get th e following error: Warning: Could not open fdf document: formtest.fdf in f:\testroot\formtest\formtest.php on line 7 I doublechecked the script, it's just the same as in the manual. I can open the fdf file with fopen, but not with fdf_open. Could it be a version problem? I'm using Acrobat 5.05 which seems to produce FDF 1.2. I noticed that the fdfTk used in PHP is 4, the actual version from Adobe is 5. Christoph ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/14877 -- Edit this bug report at http://bugs.php.net/?id=14877&edit=1