Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] HTML Report - Column Header Positioning

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] HTML Report - Column Header Positioning
 Login/Join
 
Platinum Member
posted
I have a PDF report that I am converting to an HTML report that the only way I have been able to get the data to appear the way I want it in the PDF was to put all of the data in the report header.

Now that I am converting this report to HTML, I need to allign the columns in the HTML Report Header.

In an HTML report, is there a way to set the positioning of columns in the report header?

My current code:

TABLE FILE BASELINE1
BY FACILITY_NAME NOPRINT

HEADING
"<+0>Please provide the following numbers:*<+0>TS<+0>S<+0>C<+0>Uncleared<+0>TOTAL"

ON TABLE SET PAGE NOLEAD

ON TABLE SET STYLEMODE FIXED

ON TABLE SET STYLE *
UNITS=IN, ORIENTATION=PORTRAIT, TOPMARGIN=0,LEFTMARGIN=0,RIGHTMARGIN=0,$
TYPE=REPORT,FONT='ARIAL', GRID=ON, WIDTH=6.600,$

-*COLUMN HEADINGS
TYPE=HEADING, LINE=1, ITEM=1, SIZE=9,STYLE=BOLD, JUSTIFY=LEFT,$
TYPE=HEADING, LINE=1, ITEM=2, SIZE=9,STYLE=UNDERLINE+BOLD, JUSTIFY=LEFT, $
TYPE=HEADING, LINE=1, ITEM=3, SIZE=9,STYLE=UNDERLINE+BOLD, JUSTIFY=LEFT, $
TYPE=HEADING, LINE=1, ITEM=4, SIZE=9,STYLE=UNDERLINE+BOLD, JUSTIFY=LEFT, $
TYPE=HEADING, LINE=1, ITEM=5, SIZE=9,STYLE=UNDERLINE+BOLD, JUSTIFY=LEFT, $
TYPE=HEADING, LINE=1, ITEM=6, SIZE=9,STYLE=UNDERLINE+BOLD, JUSTIFY=LEFT, $

ENDSTYLE

ON TABLE PCHOLD FORMAT HTML
END
-EXIT

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


Production - 7.6.4
Sandbox - 7.6.4
 
Posts: 241 | Location: Bethesda, MD | Registered: August 14, 2007Report This Post
Guru
posted Hide Post
Take a look at HEADALIGN, that should do it for you I think.


WebFOCUS DS 8.0.06/08 DS/AS
WebFOCUS RS 8.0.08 (Linux/IBM i)
WebFOCUS Client 8.0.06 (Linux)
 
Posts: 319 | Location: Stockholm, Sweden | Registered: February 04, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] HTML Report - Column Header Positioning

Copyright © 1996-2020 Information Builders