Gossamer Forum
Home : General : Internet Technologies :

Dynamic PDF Within IFrame

Quote Reply
Dynamic PDF Within IFrame
I am creating a dynamic PDF using data from an SQL database, creating a FDF file and sending it to the browser. That works find.

My trouble comes when I try to put that content within an <IFRAME> tag. Instead of displaying within the IFrame, it fills the entire browser window.

Has anyone had any luck filling an IFrame with dynamic pdf content? If I use a static .pdf page it works fine, but using FDF, it does not.

My content head that I am using is: header("Content-type: application/vnd.fdf")

Looking forward to your input!
Subject Author Views Date
Thread Dynamic PDF Within IFrame Lee 6742 Sep 3, 2004, 1:42 PM
Thread Re: [Lee] Dynamic PDF Within IFrame
Andy 6487 Sep 4, 2004, 12:56 AM
Post Re: [Andy] Dynamic PDF Within IFrame
Lee 6432 Sep 4, 2004, 6:35 AM
Post Re: [Lee] Dynamic PDF Within IFrame
Andy 6217 Apr 29, 2005, 1:53 AM