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.
I have the image working, and it is showing over the top of all the static report components (style data) like I want. But the actual report data is showing over the image. Here is the entire report:
It appears you have alternating background colours defined for the data rows. If you use background colours for Excel reports (fill colour in Excel), you do not see the cell grid - this is normal Excel behaviour.
I wonder if you are experiencing a similar issue with PDF reports - try temporarily removing the data rows background colours.
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
Although I don't know it it will work, have you tried creating a counter that goes 1 2 1 2 1 2, and set up the stylesheet to colour according the the number ?
Greg you got the solution for this issue? I'm also facing the same issue; Image is going to background in PDF report. z-index is not working in PDF report to bring the image to front.
I ended having to make a compound PDF report to get it to work. The heading is a small fex that only contains the code to the image. The bottom of the report is the data. The output is a pdf report where you can see the image (logo) in the header.
prod: WF 7.7.03 platform IIS on Windows 2007, databases: Oracle, , MSSQL