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] Image in PDF subhead

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Image in PDF subhead
 Login/Join
 
Platinum Member
posted
Hi All,

I am displaying some values in subhead and based on the values I need to show up and down arrow image, this image works fine if i don't have any subhead bgcolor ,
once I applied background color to subhead it overlap to image and shows bgcolor only ,

Z-INDEX=TOP and OPACITY=100 does not support in subhead

 TABLE FILE CAR
BY HIGHEST 1 CAR NOPRINT 
ON TABLE SUBHEAD
""
" SALES: <10<TOT.SALES "
"  "
ON TABLE SET PAGE-NUM OFF
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET HTMLENCODE ON
ON TABLE SET STYLE *
TYPE=TABHEADING, BACKCOLOR=green,$
TYPE=TABHEADING, IMAGE='C:\IBI\APPS\DEMO\c.png',  POSITION=(1.75 .05),   $
TYPE=REPORT, GRID=OFF, $
TYPE=HEADING, SIZE=12, STYLE=BOLD, $
TYPE=SUBFOOT, STYLE=BOLD, $
ENDSTYLE
END 


Please advice ,
W.F. 8202M

This message has been edited. Last edited by: FP Mod Chuck,


WF Production :- WF:8.0.0.4, 8.1.05 App-studio/Developer Studio(8.1.x) ,
8.2.0.1M , 8.2.0.2 (App-Studio8.2.x),
InfoAssist/+, InfoDiscovery
Output format:-AHTML, PDF, Excel, HTML
Platform:-Windows 7, 8,10
 
Posts: 186 | Location: Infobuild India | Registered: August 28, 2015Report This Post
Expert
posted Hide Post
Looks like your image is behind the background colour.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Platinum Member
posted Hide Post
quote:
Looks like your image is behind the background colour.


Yes Waz, In PDF image is behind the background color and i want to display the image along with the background color. It works fine with HTML output .


WF Production :- WF:8.0.0.4, 8.1.05 App-studio/Developer Studio(8.1.x) ,
8.2.0.1M , 8.2.0.2 (App-Studio8.2.x),
InfoAssist/+, InfoDiscovery
Output format:-AHTML, PDF, Excel, HTML
Platform:-Windows 7, 8,10
 
Posts: 186 | Location: Infobuild India | Registered: August 28, 2015Report This Post
Expert
posted Hide Post
I suspect that because your image is being added as a background image.

I would searching or suggest asking Tech Support for a technique that may fix your issue.

The only other way I can think of is to change what you are doing to a report.

DEFINE FILE CAR
-*This image is in IBISAMP
 IMG/A50 = 'smplogo1.gif' ;
END

TABLE FILE CAR
SUM COMPUTE TEXT/A10 = 'SALES:' ; AS ''
SALES AS ''
IMG AS ''

ON TABLE SET PAGE-NUM OFF
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET HTMLENCODE ON
ON TABLE SET STYLE *
TYPE=REPORT, BACKCOLOR=green,$
TYPE=DATA, COLUMN=IMG, IMAGE=(IMG),  POSITION=(1.75 .05),   $
TYPE=REPORT, GRID=OFF, $
ENDSTYLE
END


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Platinum Member
posted Hide Post
quote:
I suspect that because your image is being added as a background image.


Hi waz,

I am creating a widget , in this widget I am comparing Current year and Last year values and displaying in subhead if Current Year's value is GT last year than I need to display UP marker image else Down marker image in front of the value.
I have background color in subhead .


WF Production :- WF:8.0.0.4, 8.1.05 App-studio/Developer Studio(8.1.x) ,
8.2.0.1M , 8.2.0.2 (App-Studio8.2.x),
InfoAssist/+, InfoDiscovery
Output format:-AHTML, PDF, Excel, HTML
Platform:-Windows 7, 8,10
 
Posts: 186 | Location: Infobuild India | Registered: August 28, 2015Report This Post
Expert
posted Hide Post
I still think asking tech support may be a good idea here, unless you redesign the widget


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report 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] Image in PDF subhead

Copyright © 1996-2020 Information Builders