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     [SOLVED] Multiple pages in compound report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Multiple pages in compound report
 Login/Join
 
Platinum Member
posted
My compound report may be one to 3 pages depending on the size of the table returned.

Is there a way I can amend this code below to put the headers and reports 80 thru 84 on the top of each page?

PAGELAYOUT=3, NAME='Page Master3', $
OBJECT=STRING, NAME='header1', TEXT='Page #', POSITION=(6.8 1.09), MARKUP=ON, WRAP=ON, DIMENSION=(5.0 0.167), style=bold, METADATA='', $
OBJECT=STRING, NAME='header2', TEXT='', POSITION=(7.2 1.09), MARKUP=ON, WRAP=ON, DIMENSION=(5.0 0.167), style=bold, METADATA='', $
OBJECT=STRING, NAME='header3', TEXT='&NOW', POSITION=(6.2 0.97), MARKUP=ON, WRAP=ON, DIMENSION=(5.0 0.167), style=bold, METADATA='', $
COMPONENT='DfltCmpt3', POSITION=(0 0), DIMENSION=(0 0), $
PAGELAYOUT=3, NAME='Page layout 3', text='Page layout 3', TOC-LEVEL=0, BOTTOMMARGIN=0.1, TOPMARGIN=1.0, METADATA='BOTTOMMARGIN=0.1,TOPMARGIN=0.8,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='report80', TEXT='Company name hdr', TOC-LEVEL=2, POSITION=(0.48 0.7), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $
COMPONENT='report81', TEXT='Program name hdr', TOC-LEVEL=2, POSITION=(0.48 0.85), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $
COMPONENT='report82', TEXT='Run Date: hdr', TOC-LEVEL=2, POSITION=(4.5 0.7), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $
COMPONENT='report83', TEXT='Report name hdr', TOC-LEVEL=2, POSITION=(0.48 1.2), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $
COMPONENT='report84', TEXT='Summary Information hdr', TOC-LEVEL=2, POSITION=(0.48 1.6), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $
COMPONENT='report85', TEXT='data', TOC-LEVEL=2, POSITION=(0.48 2.0), DIMENSION=(* *), REQUIRED-SPACE=(* 2), $

This message has been edited. Last edited by: Kerry,


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 2009Report This Post
Expert
posted Hide Post
I would read "Creating Compound Reports With Document Composer", particularly coordinated compound reports.


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
Virtuoso
posted Hide Post
And while you're reading, I'd also pay particular attention to the general page layout:
PAGELAYOUT=ALL,        NAME='Page Master', $
which will provide a standard print layout for each page.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
Platinum Member
posted Hide Post
Thanks for the suggestion, however, I already have developed the report doing the manual coding myself, so using a GUI function like Composer wouldn't work unless I started from scratch (which I don't want to do, I already have a lot of time invested in this report).

Any alternatives?


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 2009Report This Post
Expert
posted Hide Post
The suggestion is to use the GUI to create a simple version of a similar report. Then use the generated code in your complex, already-created report.


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
Platinum Member
posted Hide Post
Yep. My thought exactly. I just need the actual code. Thanks for your help.


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 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     [SOLVED] Multiple pages in compound report

Copyright © 1996-2020 Information Builders