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 am generating the page number using 'footing' for PDF versions . The problem is bottom border for the table is not coming at the end of the each page; also a line is coming just above the page no display in PDF version.
below code is used to generate the page numbers on footer
FOOTING BOTTOM
"PAGE <TABPAGENO OF <TABLASTPAGE "
The report output:
Acct# Actual LY ----------------------------- supplies 10000 9000 Maintanance 20000 24000
Observe that in page 1 the bottom border of the table moving down and appearing just above the Page number display by creating a gap.I tried using below commands to resolve the issue but still i am unable to resolve the issue.I am working on 7.1.4 version.
SET PRINTPLUS = ON , ON BYFIELD PAGE-BREAK ,ON TABLE SET ONLINE-FMT PDF
Please provide any solution to eliminate that line just above the page no in PDF versionThis message has been edited. Last edited by: Kerry,
The code which was suggested by you is working fine for car table, but my problem is different i am generating PAGENO on footer using
FOOTING BOTTOM
"PAGE <TABPAGENO OF <TABLASTPAGE "
i am able to see the page numbers i.e. PAGE 1 OF 2 AND PAGE 2 OF 2 but in page number 1 a line is appearing just above the page number, in page 2 it's working fine.
Please provide me any solution to remove the line above the page number display.
TABLE FILE CAR
PRINT SALES RCOST DCOST
BY COUNTRY PAGE-BREAK
BY CAR
BY MODEL
BY BODYTYPE
ON TABLE SET ONLINE-FMT PDF
FOOTING BOTTOM
"PAGE <TABPAGENO OF <TABLASTPAGE "
END
There were issues in 533 with page n of m with PDF. Maybe they did not all get resolved in 7.1.x.
Hello, I am using WebFOCUS 7.7.02 and am having the same problem. How can I decrease the space between the page number and total pages? How can I decrease the space between the line and text?
Thanks in advanced, Carlos Dias
WebFOCUS version: 7.6 Linux/Windows HTML, Excel
Posts: 127 | Location: Aveiro, Portugal | Registered: February 04, 2011