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] In PDF report styling for heading each item different backgrounds color

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] In PDF report styling for heading each item different backgrounds color
 Login/Join
 
Gold member
posted
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, 2014Report This Post
Virtuoso
posted Hide Post
I just tested this example in 8201 and the output for HTML and PDF look the same color. Are you really running 7.6?


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
In WF 8.0.08 I see the three colours - green, yellow and blue, for both PDF and HTML.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
Thank you
i'm running in 7.5v


WebFOCUS 8202
 
Posts: 61 | Location: India | Registered: March 24, 2014Report This Post
Guru
posted Hide Post
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, 2009Report 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] In PDF report styling for heading each item different backgrounds color

Copyright © 1996-2020 Information Builders