Focal Point
[Solved] How does one get rid of the blank line

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

August 03, 2017, 01:19 PM
Danny-SRL
[Solved] How does one get rid of the blank line
Run:
  
TABLE FILE CAR
SUM SALES NOPRINT
BY COUNTRY NOPRINT
BY CAR NOPRINT
ON CAR SUBHEAD
"Country:<COUNTRY Car:<CAR Sales:<SALES"
ON TABLE PCHOLD FORMAT PDF
END

You will notice a blank line between the SUBHEADs. Any way to get rid of it?

This message has been edited. Last edited by: Danny-SRL,


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

August 03, 2017, 01:27 PM
BabakNYC
I just tried your code in 8201M and don't see any blank lines between subeads. What gen are you running?


WebFOCUS 8206, Unix, Windows
August 03, 2017, 01:32 PM
MartinY
In a sense, they are not blank lines, they are the NOPRINT lines.

Add : SET DROPBLNKLINE = ON


Babak, you may have the above SET in a profile which is performed by default.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
August 03, 2017, 02:50 PM
Danny-SRL
Martin,
Thanks!
I had forgotten........... Frowner


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

August 03, 2017, 03:28 PM
MartinY
Memory is a faculty that forgets Wink

Don't forget to tag your post as SOLVED Smiler


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
August 03, 2017, 04:32 PM
Hallway
Here is the documentation on this.
https://webfocusinfocenter.inf...27_PageLayout217.htm

This might be why by removing the border caused it to work for Babak:

This message has been edited. Last edited by: Hallway,


Hallway

 
Prod: 8202M1
Test: 8202M4
Repository:
 
OS:
 
Outputs: