ID:               14877
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           No Feedback
+Status:           Feedback
 Bug Type:         FDF related
 Operating System: XP Pro
 PHP Version:      4.1.0
 Assigned To:      hholzgra
 New Comment:

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?


Previous Comments:
------------------------------------------------------------------------

[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

------------------------------------------------------------------------

[2002-01-05 20:31:21] [EMAIL PROTECTED]

just curious: you have configured php to use the fdf extension?

------------------------------------------------------------------------

[2002-01-05 17:24:32] [EMAIL PROTECTED]

The data from a PDF form doesn't arrive at the php script when
submitted in FDF format, however it works, when the same data is
submitted by the form with POST.

I searched the data with phpinfo() to debug, but there were no entries
(register_globals on and off). I tried with Apache 1.3.22 and IIS 5.1,
submitting from Mozilla 0.97 and IE 6.

The same script works with a php 4.08dev from July, 3.

Test scripts and PDF form available on request.

Christoph

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14877&edit=1

Reply via email to