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.
Hi In PDF report styling for Heading each item in line with different backgrounds color is not coming for below code but same code html report the backgrounds color is coming
Please any one let me know what i'm missing in my below code
TABLE FILE CAR
PRINT CAR MODEL
BY COUNTRY PAGE-BREAK
HEADING
"Per Country <COUNTRY<+0> <+0> Vehicle:<CAR<+0>Per Model<MODEL"
ON TABLE SET PAGE NOPAGE
ON TABLE SET HTMLCSS ON
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE SET STYLE *
PAGESIZE='Letter',
LEFTMARGIN=0.15,RIGHTMARGIN=0.0,TOPMARGIN=0.15,BOTTOMMARGIN=0.0,
SQUEEZE=ON,ORIENTATION=LANDSCAPE,$
TYPE=HEADING, LINE=1, OBJECT=TEXT, ITEM=1, STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=FIELD, ITEM=1, BACKCOLOR=GREEN, STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=TEXT,ITEM=2,BACKCOLOR=WHITE,STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=TEXT,ITEM=3,STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=FIELD,ITEM=2,BACKCOLOR=YELLOW,STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=TEXT,ITEM=4,STYLE=BOLD,$
TYPE=HEADING, LINE=1, OBJECT=FIELD,ITEM=3,BACKCOLOR=BLUE,STYLE=BOLD,$
END
This message has been edited. Last edited by: Tamra,
WebFOCUS 8202
Posts: 61 | Location: India | Registered: March 24, 2014
Is this the Reporting Server that you are referring to as 7.5.v.?
Are you running this on the Reporting Server or using Dev Studio or App Studio?
This code seems to be working in WebFOCUS 8 and 8.1.05 and WebFOCUS 7.6.11
Can you provide the gen# of the Reporting Server - click on HELP on the top right corner? Also, the version and gen# for either Dev Studio or AppStudio.
Adobe® Reader®. Adobe Reader X (10.0.1) is certified with Developer Studio WebFOCUS 7.7.05.
Please update your profile to reflect the version of WebFOCUS you are running.
Thank you for participating in the Focal Point Forum! Tamra Colangelo Focal Point Moderator Information Builders
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
Posts: 487 | Location: Toronto | Registered: June 23, 2009