It seems strange, the following code would work to export current page to Excel format but not PDF format (though a pdf doc is generated, its format seems incorrect for PDF reader failed to open it).

Code:
<cfheader name="Content-Disposition" value="attachment;filename=file123.xls">
<cfcontent type="application/msexcel">

dynamic page data in HTML table format.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to