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.
Iam trying to align columns in my report.Since i print column names and values using subhead and headings Iam facing my alignment issues in my report(pdf format).
The below code is nearly aligned.But column2 and column8 does not align with their respective values.I tried to use POSITION=1.5 or 3 etcc that is mentioning the values, iwas able to align it somewhat but the justification did not work.
Every time my column becomes wider or longer i need to keep changing the position as well.Is there any other way that i can do this ? I donot want to increase the width as well.
Sorry , i have edited the code in teh first post by using the CODE tag.Did not about the usage of it .
I have not used position ,the only reason being need to know some other method. although iam using wrap, the last line W GERMANY does not wrap instead it displays as W alone. I do not want increase the width like i said in the first post.
POSITION EXAMPLE
COLUMN1 COLUMN2 COLUMN3 COLUMN4
COLUMN7 COLUMN8 COLUMN9 COLUMN10
ENGLAND HARDTOP 37,853 12000
TRIUMPH 13 45,319 741 205
FRANCE SEDAN 4,631 0
PEUGEOT 5 5,610 182 57
ITALY COUPE 41,235 30200
MASERATI 10 51,065 687 203
JAPAN SEDAN 5,512 78030
TOYOTA 8 6,478 328 108
W GERMANY SEDAN 54,563 88190
BMW 34 64,732 1,309 392
The only change I made was to add
TYPE=SUBHEAD, SIZE=10,$
If you have a fixed width then the only way you can fit more into it is to make what you put in smaller