I'm using this code to have CF open a pdf within a <td> tag on a cf page.
 
<cfcontent type="application/pdf">
<cfinclude template="mypdf.pdf">
 
According to an article I found by arehart, this is supposed to work, all I
get is a page up with my logo/menu at the top and the remainder is white. If
I highlight the white area I see the ascii text that shows the pdf file is
there just shows up as ASCII
 
anyone ever used this or something else to get the pdf to open in a webpage?
I'm using this so I can still have the look and feel of the rest of the
website and not use a pop up window or something similar.  This was just
tried on MX 7. I haven't tried any other version yet so I don't know if that
is the problem or not.
 
Thanks

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.6/428 - Release Date: 8/25/2006
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:214274
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to