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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
subhead grid
 Login/Join
 
Silver Member
posted
Is it possible to have a grid on subhead in pdf. I am trying the following code. I can do this in html using style sheets.

TABLE FILE CAR
PRINT
CAR AS ''
SEATS AS ''
BY COUNTRY AS ''
ON TABLE PCHOLD FORMAT PDF
ON COUNTRY SUBHEAD
"Country<+0>Car<+0>Seats"
ON TABLE NOTOTAL
ON TABLE SET STYLE *
TYPE=REPORT, SQUEEZE=ON, $
TYPE=REPORT, COLUMN=P3, WRAP=1.0, $
TYPE=SUBHEAD, SIZE=9, COLOR='WHITE', BACKCOLOR='GRAY', $
TYPE=SUBHEAD, ITEM=1, POSITION=P1, $
TYPE=SUBHEAD, ITEM=2, POSITION=P2, $
TYPE=SUBHEAD, ITEM=3, POSITION=P3, $
TYPE=DATA, BORDER=1,$
ENDSTYLE
END

The data has a grid, but I have not been able to continue the grid to the title.

I am using 532 on Windows.

Thanks
M
 
Posts: 33 | Location: New York, USA | Registered: August 11, 2003Report This Post
Expert
posted Hide Post
I don't think you can get the grid on for the SUBHEAD, I think this is changing for WebFOCUS 7.
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Hi Mickey, is this still an issue for you? Have you tried the search function on our Focal Point documentation? What about tech support docs?

Please check if the following document is what you are looking for or may be related to your question. Big Grin

How to have alternate colors, grid lines, and links on both PDF and HTML reports so as the reports look the same?
http://techsupport.informationbuilders.com/sps/81321120.html
You will need to have a userid/password to access this document.

Hope this helps.

Cheers,

Kerry
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders