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.
Is there a way to set a report to be exported to a single page in PDF? That is, if the report is too wide to fit on a normal A4 page, I'd like it to be automatically zoomed out so that the whole report becomes small enough to git in a single page.This message has been edited. Last edited by: Kerry,
I don't know of any feature to automatically fit a pdf report on one page. Use LANDSCAPE orientation, WRAP on your columns, and set the values of LEFTGAP and RIGHTGAP. But if you have like 20 columns to display its going to be hard to fit the report in one page.
The default is "LETTER", but there are a whole list of other options. One of my first clients INSISTED on over 25 columns on one report. After I sent it as font size 2 on a size=d, he finally got the message when he tried to print it.
Unless the user notices and changes it, the pdf reader print functionality will automatically shrink the output to fit on 8 1/2 x 11.
Totally unreadable, but all the columns were there :-)
Robert F. Bowley Jr. Owner TaRa Solutions, LLC
In WebFOCUS since 2001
Posts: 132 | Location: Gadsden, Al | Registered: July 22, 2005
We have in the past created a loop to produce the report, then test the &FOCERRNUM, if the report panelled, then reloop and change the page size/orientation.