> How do I read in a PDF file into my browser?
>
> Let me explain. I have a list of numbers associated with documents in a
> database. Each document has four different links associated with it
> (Summary of Document, Original Document, Reponses, History). What I want
> to do is when a user clicks "Original Document" is to have the scanned
> PDF file of the document appear in the browser window. I tried using
> <CFFILE action="READ"...>, but that only works with text files.
>
> Have any ideas on how I could do this?
Why not use Acrobat's natural display functionality?
If you provide a direct link to a PDF, it is naturally displayed within the
browser (assuming the user has Acrobat Reader installed) - rather like
linking to a Word document.
If you want to hide the url of the file, then use CFContent to display the
PDF
HTH
Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.