In your report file, from within the report builder, you would create a new calculated field. The expression for the calculated field would be:
calc.PAGE_NUMBER*2 Then you would add that new calculated field (let's say you named it MYPGNUM) to your report layout in the page footer section. Or maybe I don't understand the question? It is Friday night, and I am on the far side of dim tonight. Cheers, Kris > But how can I get this parameter into my CF page? > > > Here is my cfreport code: > > <cfreport template="myRecords.cfr" format="pdf" > filename="myReportFile.pdf" overwrite="yes"></cfreport> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272259 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

