IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    removing extra blank line in the report
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<Vipul>
Posted
My report when I use HTMLFORM kinds of come up double spaces if I donot use HTMLFORM is displays single spaces. I need to display single space and also need htmlform.

Any ideas where I may be going wrong?

Thanks,

Vipul Gupta
 
Reply With QuoteEdit or Delete MessageReport This Post
<WFUser>
Posted
It could be your form that has spaces. Check the page properties on the page and make the top margin 0.
 
Reply With QuoteEdit or Delete MessageReport This Post
<Vipul>
Posted
I am talking of line spacing like:
XYZ

YXY

I want it like
XYZ
YXY

My stylesheet report param is:
UNITS=PTS, PAGESIZE='Letter', LEFTMARGIN=0.250000, RIGHTMARGIN=0.250000,
TOPMARGIN=0.0000000, BOTTOMMARGIN=0.000000, SQUEEZE=&SQZ,
ORIENTATION=LANDSCAPE, GRID=OFF, $

Vipul
 
Reply With QuoteEdit or Delete MessageReport This Post
<Pietro De Santis>
Posted
Put the GRID on to see if your report rows are being double spaced.

You don't have SKIP-LINE anywhere in your program, do you?
 
Reply With QuoteEdit or Delete MessageReport This Post
<WFUser>
Posted
ok, I see. Doesn't make sense. No reason why the html would be different. Is this an HTML page you created that you're bringing the report into? If so try

ON TABLE HOLD AS TESTFORM FORMAT HTMLFORM
END
-RUN
-HTMLFORM TESTFORM

If that looks right then its something in your other page.
 
Reply With QuoteEdit or Delete MessageReport This Post
<Vipul>
Posted
Got it man, How stupid I am.

There is this defined in my htmlform
td {border: 0px; padding: 4px;}

Thanks Guys,

Vipul
 
Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    removing extra blank line in the report

Copyright © 1996-2008 Information Builders, leaders in enterprise business intelligence.