Focal Point
[CASE-OPENED] HEADALIGN=BODY causing blank space at bottom of page

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7967058176

July 25, 2014, 08:49 AM
Jay Potter
[CASE-OPENED] HEADALIGN=BODY causing blank space at bottom of page
-
I have a landscape report that when I add my *TYPE/HEADALIGN=BODY commands below it cause big blank space at the bottom of the page and causes it to be a 2 page report, when all of the lines should be able to fit on one page. The blank space ends up being about 1/4 of the page.

I assume it is the HEADALIGN=BODY part of the commands below that is causing it. Does anyone know what causes this?



*TYPE=TABFOOTING,HEADALIGN=BODY,STYLE=BOLD,JUSTIFY=RIGHT,BACKCOLOR=(RGB(&TABFOOTING_BGCOLOR),SIZE=&REPORT_FONT_SIZE,COLOR='&TABFOOTING_COLOR',$
-*TYPE=SUBFOOT,HEADALIGN=BODY, STYLE=BOLD, JUSTIFY=RIGHT,BACKCOLOR=(RGB(&TABFOOTING_BGCOLOR),SIZE=&REPORT_FONT_SIZE,COLOR='&TABFOOTING_COLOR',$

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster
July 25, 2014, 01:08 PM
Jay Potter
This may not be a HEADALIGN issue but a TABFOOT and SUBFOOT issue. Could this be an issue that it is trying a whole tabfoot together on one page.


WebFocus 8.1.5
iSeries/Windows
DB2/SQL/Access
Dev Studio
App Studio
Maintain
ReportCaster
July 31, 2014, 04:36 PM
<Kathryn Henning>
Hi Jay,

Does your code contain either HTMLCSS ON or HTMLCSS OFF? Is it just the SUBFOOT that appears on the second page with the data displaying on the previous page?

Thanks and regards,

Kathryn