Sure an iFrame in IE a Layer in NS 4 or....hmm not sure what in NS 6
(haven't looked at it in depth)

I am using an I frame for this right now.  However I have found that the
PDF object in an iFrame that's nested in a DIV dosen't behave quite
right.  Its pushing out some formatting parameters on my style sheet ...
so I figured being able to embed it as an object ...similar to a Real
audio player or a flash object would be pretty cool.

I'm going to research this more.

-eric
------------------------------------------------
Common sense is genius dressed in its working clothes.
 -- Ralph Waldo Emerson

Eric Barr
Zeff Design
(p)  212.714.6390 
(f)   212.580.7181


-----Original Message-----
From: Rosa, Issac [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 6:11 PM
To: CF-Talk
Subject: RE: OT : embedding a PDF


You can try using the <iframe> tag.  Although, this tag only works in IE
3+
and NS6.

Sample code:
        <iframe align="left" height="480" width="600" frameborder="0" 
                src=documents/powerpoint/mop_mission_stmt.pdf>
        </iframe>

Thank you,

> Issac Rosa
> 
> IT - National Sales & Marketing
> OLAP Specialist Team Lead
> Ofc: 407-658-3111
> Cell: 407-342-0644
> Fax: 407-971-2374
> [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to