> The problem is: When a user clicks on the link, the fdf document either
1)
> is displayed in plain text (despite the proper header being sent) or 2)
> acrobat reader opens but displays an error saying the file can not be
found.
>
> I can right click on the link, and choose to save to disk. Once I have
the
> fdf document on disk, opening it will propely open its associated pdf and
> fill in the fields.
>
> Has any one had this type of problem before? could web cacheing be causing
> this? could php sessions be influencing this?
I think people were having trouble with this where the fdf-generating page
was not sending a Content-length: header, since the on-the-fly generation
was not able to predict how big the PDF would be.
I don't know of a resolution, other than creating a temporary PDF for them
to surf to...
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General 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]