>ideas =(
>
> <cfhttp
>url=""> >il_200310.pdf
><https://inview.wng.com/investor/resource/2010/AgingDetail/2010AgingDetail_2
>00310.pdf> "
> method="GET" getAsBinary="yes">
> </cfhttp>
> <cfcontent type="application/pdf">
> <cfoutput>#ToString (cfhttp.filecontent)#</cfoutput>
Hmm, we display PDFs all the time without issue. Are you absolutely sure
that the first byte of the PDF file is the absolute first character in the
page (via View Source)? That's another culprit. Be sure to suppress not only
the calling page, but also any parent pages such as Application.cfm.
Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

