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.
Sorry if this has been asked before, I tried to search the answer and was unable to find anythign that helped me with the 2 issues I am having. I have included an image to hopefully make things easier, but please let me know if you need to see the code as well.
Just to explain, I am doing page breaks on a hidden field and the page header has the alignment grid where a field is referenced for Branded - Dental / Branded - Generic in the top row and in the bottom row i have typed in the warehouses as those are constant through each page.
The first is that as you can see in the image, for some reason "Warehouse 9" has a different text than the other warehouses. I have tried fixing this in both the GUI and Text Editor without success. It seems whatever formating i do to that cell in the alignment grid doesnt work.
The second is that I would like to remove the space between the alignment grid and the report. I have a feeling this change needs to be made in my style sheet, but after some playing around i wasnt able to figure out what needs to be changed.
Any and all help you guys could provide would be greatly appreciated. Also please let me know if i should provide any aditional information.
Thanks,
-LukeThis message has been edited. Last edited by: <Kathryn Henning>,
I suspect that 1. Warehosue 6 should be Warehouse 6 ... 2. Warehouse 9 has a different style
So could you post your HEADING and the corresponding STYLE?
As for the blank line between the HEADING and the TITLEs, unless there is a new SET that I am unaware of that does away with the blank line, it is something we live with.
Daniel In Focus since 1982 wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006
Whilst there is no SET syntax for removing that line, you can "massage" it to give you an acceptable result.
Firstly change your second line of heading from " <+0> <+0> etc. to " " and then the following styling should give you a reasonable result.
The trick (as used by many a Guru) is to use such a small size for the entire report and then set the size of font to what you actually want in each component. I use UNITS=PTS, SIZE=1 in the following -