At 07:12 PM 9/10/2005, Buddy Walker wrote:

RBase 7.5.16.30907

I created a report but the page footer keeps printing
at the bottom of the page instead of immediately after
the detail section. What am I missing here.

Buddy,

Have you just noticed this behavior? <g>

FYI, in R:BASE 7.0, 7.1, 7.5 or V-8 Turbo for Windows, the
"Page Footer Band" always prints at the "bottom" of each
page of the defined paper size in the report designer.

If you need to print anything immediately after the detail
section, you may consider using the "Break Footer" based
on the details grouped by the items in Detail section.

Having said that, you may define a "Region" with a
Component ID and place all details to show after the detail
band and then use the PROPERTY <Component ID> VISIBLE 'TRUE'
or PROPERTY <Component ID> VISIBLE 'FALSE' to dynamically
show or hide that region right after the details.

For a sample, look at the "EEPsInReportBands" report included
with the Running R:BASE Your Way! (Part 10).

Database: RRBYW10
Report: EEPsInReportBands

Very Best R:egards,

Razzak.

Reply via email to