Re: [PHP] fdf and pfd functions in PHP

2001-05-24 Thread mheumann
Hi, I think this is more complicated. You'll need to create the FDF file manually pertaining to the format specifications. You will have to use the data posted from the HTML form, but just writing them out to the file won't do the trick. I haven't done this with PHP yet, maybe the fdf functio

[PHP] fdf and pfd functions in PHP

2001-05-24 Thread David A Castillo
Okay, I'm trying to teach myself how to utilize fdf and insert into pdf and I have a question for y'all. When using pfd forms to submit to an fdf file, the php script uses the variable $HTTP_RAW_POST_DATA as the source to write to the fdf file. If I use an HTML form to do the same thing, what vari