Yes you did but I also asked for the PDF in question so that I could run some tests as well, maybe you missed that:-)
Anyway I have a couple of questions. 1) Why are you using application/octet-stream instead of the PDF one? Are you going to be using other file types here? 2) Why do you have cfabort in your code, this screams bad coding. Cfabort means that you no longer want ColdFusion to continue on any more processing. Personally I would rewrite the code in a manner that no longer uses the cfabort. I know this is not the problem, but that is not what I would consider good programming habits. As I stated if you want to send this to me off list I will be more than happy to have a look at it for you. Regards, Andrew Scott http://www.andyscott.id.au/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345726 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

