I want to put #thePageNumber# into the Page Footer of my report but it only starts printing on the second page.
The select is of the form: "Select vehicle_details, month, sum(fuel used)"
Giving a result set:
AA55ABC 2012_01 3456
AA55ABC 2012_02 3450
AA55ABC 2012_03 3657
AB54DEF 2012_01 2654
AB54DEF 2012_02 2789
and so on...
The report structure is:
Page_Header (containing #thePageNumber#)
-> vehicle_Header
-> Detail (one line for each month)
-> vehicle_Footer
-> Report_Footer
Why does the #thePageNumber# not print on the first page when I put it in the Page_Footer?
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Page Number in Page Footer
Re: Page Number in Page Footer
vario,
I'm not sure.
It works for our reports.
Try adjusting the page height.
Steven
I'm not sure.
It works for our reports.
Try adjusting the page height.
Steven