Re: [PHP] FDF > PDF - Content-type: application/vnd.fdf

2006-09-27 Thread Richard Lynch
On Wed, September 27, 2006 9:00 am, Sam Smith wrote: > When loaded into a browser that can display PDF files (Win IE and > Firefox, Mac Safari) the FDF file (snip below) should open linked PDF > and populated it with the data from the FDF file. > > It works fine when the FDF file is loaded from wit

[PHP] FDF > PDF - Content-type: application/vnd.fdf

2006-09-27 Thread Sam Smith
When loaded into a browser that can display PDF files (Win IE and Firefox, Mac Safari) the FDF file (snip below) should open linked PDF and populated it with the data from the FDF file. It works fine when the FDF file is loaded from within the browser with "Open File" (or simply double-cl