ID: 10208 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: FDF related Assigned To: Comments: Fixed in CVS. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-04-06 09:23:06] [EMAIL PROTECTED] fdf_get_status wont't return the /STATUS key from a FDF file. //open an existing fdf file. $fdffile = fdf_open($file); // should return /STATUS key from file. echo fdf_get_status($fdffile); the only output will be bogus letter(s) and/or escape character(s). btw> fdf_set_status works correctly. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10208&edit=2 -- PHP Development 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]