Report space use

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to avoid having the detail section take as much space on the
page before
the page footer prints regardless of the number of lines of data?

Page 1
Prog # TARG# PlanID *ow_pos AccNUV AccFUV PLANNED
005 021 21034 d 11715 0 30000 no
--b-------------------
-----l----------------
-------a--------------
---------n------------
------------k---------
---------------lines------


* Optical Wheel Position: d=imaging and g=grism

If “y(?)†is listed under “Completed†it probably means that FUV exposures
have not been completed.

Page 2
Prog # TARG# PlanID *ow_pos AccNUV AccFUV PLANNED 009 055 21076
d 1706 0 1500
009 111 21108 d 1705 0 1500
009 074 21088 d 1524 0 1500
009 051 21073 d 4401 0 1500
009 046 21068 d 1362 0 1500
009 039 21062 d 4302 0 1500
009 036 21059 d 3624 0 1500
* Optical Wheel Position: d=imaging and g=grism

If “y(?)†is listed under “Completed†it probably means that FUV exposures
have not been completed.

Thanks,
Dot
 
The page footer always prints at the same position on the page. If you want
controls to display higher in the page, consider using a group footer.
 
I tried your suggestion and it worked for pages 2 through the end. On the
first page all the spaces were there. This is a big help however.

Thanks,
Dot
 
Dot,

Check the properties of the Detail section of the report. You may have set
the 'Force New Page' property incorrectly. It is normally set to 'None.'
There are also other report sections that have this property, so you should
check them as well.

Sam

DOGMA-DOT said:
I tried your suggestion and it worked for pages 2 through the end. On the
first page all the spaces were there. This is a big help however.

Thanks,
Dot
The page footer always prints at the same position on the page. If you want
controls to display higher in the page, consider using a group footer.
[quoted text clipped - 35 lines]
 
Sam,
It Worked!!!!! Thanks so much.
Dot

DOGMA-DOT said:
I tried your suggestion and it worked for pages 2 through the end. On the
first page all the spaces were there. This is a big help however.

Thanks,
Dot
 
Back
Top