CFCONTENT pdf error
Hi
I recieve an error when I open the pdf generated in CF using the following code...
<cfcontent type="application/pdf">
<cfheader name="Content-Disposition" value="filename=test.pdf">
123
The error i recieve in Acrobat Reader reads as follows:
"Adobe Reader could not open test.pdf because it is either not a supported file type or because the file has been damaged (for example it was sent as an email attachment and it wasnt correctly decoded).
Please can someone explain why i keep getting this error.It works perfectly when i create dynamic XLS documents.
Thanks
Regards
Delon
