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.
From the ibi.com technical site: Example: Creating a Compound PDF Report The following illustrates how to combine three separate PDF reports into one by creating a compound report. Notice that:
Report 1 specifies ON TABLE PCHOLD FORMAT PDF OPEN. This defines the report as the first report and sets the format for the entire compound report as PDF.
Report 2 species only the format, ON TABLE PCHOLD FORMAT PDF.
Report 3 specifies ON TABLE PCHOLD FORMAT PDF CLOSE. This defines the report as the last report.
Posts: 2 | Location: Vancouver, BC | Registered: October 26, 2006
We are using Web focus 7.1. Is there a way to use the report painter tool to do this graphically instead of coding it.
Also when I got it to work and tried going back into the report with rpainter it says the report is still open error parsing. It wont let me open the RPainter with the report.
I was working on a compound PDF report and ran into a similar situation with report painter. For some reason, report painter did not open/work when I was using the compound report code (PDF OPEN….PDF CLOSE) in my report. Report painter gave me the same error. I tried removing the code segment from my report and it worked just fine. Just wanted to let you because I think that report painter has certain limitations and might be one of them. Mike
Prod: WebFOCUS 7.1.3 on Linux Kernel-2.6.5 zSeries 64bit/Apache Tomcat/5.0.28 JAVA version 1.4.2_11 server
Posts: 35 | Location: Oklahoma City | Registered: May 11, 2006