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.

Page Number in Page Footer

Post Reply
vario
Posts: 154
Joined: Mon Dec 05, 2011 12:23 pm
Location: Newton Abbot, UK
Has thanked: 2 times
Been thanked: 1 time

Page Number in Page Footer

Unread post by vario »

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?
admin
Site Admin
Posts: 2825
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times

Re: Page Number in Page Footer

Unread post by admin »

vario,

I'm not sure.

It works for our reports.

Try adjusting the page height.

Steven
Post Reply