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] Back image (watermark) in HTML report is not rendering

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Back image (watermark) in HTML report is not rendering
 Login/Join
 
Platinum Member
posted
I have the proper code in the style as shown below. App Studio show the image in the design view. However, when I execute the report the image does not show. Please let me know if you guys have any ideas.

TYPE=REPORT, BACKIMAGE=IBFS:/WFC/Repository/backimage.gif, $

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


WebFOCUS 8207.11
App Studio 8207
 
Posts: 146 | Registered: January 06, 2009Report This Post
Virtuoso
posted Hide Post
WFConsultant

The following code worked for me with 8.2.04


TABLE FILE CAR
SUM
CAR.BODY.DEALER_COST
BY CAR.ORIGIN.COUNTRY
BY CAR.COMP.CAR
BY CAR.CARREC.MODEL
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE SET ASNAMES ON
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT HTML
ON TABLE SET HTMLEMBEDIMG ON
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
INCLUDE = IBFS:/EDA/EDASERVE/_EDAHOME/ETC/warm.sty,
$
TYPE=REPORT, BACKIMAGE=IBFS:/WFC/Repository/Sandbox/addafan.jpg,
$
ENDSTYLE
END


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Virtuoso
posted Hide Post
Does you image is published and from a published folder ? Maybe something to look at


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Guru
posted Hide Post
I'm on 8.105 and this does not work for me either.

Edit - the generated html only has

body background=Rolled_Magazine.jpg


when my code says

TYPE=REPORT,
BACKIMAGE=IBFS:/WFC/Repository/MikeBigley/Rolled_Magazine.jpg,
$


So I don't see how the image could possibly be found. In fact, when I right-click the report and say "view background image" it shows the 404 error.

This message has been edited. Last edited by: Mike in DeLand,


Webfocus 8
Windows, Linux
 
Posts: 258 | Location: Palm Coast, FL | Registered: February 05, 2010Report This Post
Platinum Member
posted Hide Post
quote:
Originally posted by FP Mod Chuck:


The following code worked for me with 8.2.04


Looks like this feature works in the new release like yours (8.2.04).

Mike has 8.1.05 and I have 8.2.01. It doesn't work in either.


WebFOCUS 8207.11
App Studio 8207
 
Posts: 146 | Registered: January 06, 2009Report This Post
Virtuoso
posted Hide Post
I tested it in 8.203 and it works for me.


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
Tested it in 8.2.01 and it works fine.

In your example, you do not specify a content folder? Is this true or just an oversight?

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004Report This Post
Platinum Member
posted Hide Post
quote:
Originally posted by Tony A:
Tested it in 8.2.01 and it works fine.


Good to know it works in 8.2.01. I need to do more digging to figure out why it is not working for me.


WebFOCUS 8207.11
App Studio 8207
 
Posts: 146 | Registered: January 06, 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] Back image (watermark) in HTML report is not rendering

Copyright © 1996-2020 Information Builders