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'm guessing here, nothing firm. It could be that the spot marker indeed indicates the column number of where the subsequent text is going to be placed. That would then translate to a position on the line that is equal to the number of spaces in the font that is set for that line. So, with a proportional font this would be a relatively small strecth of white space, whereas with a non-proportional font this stretch would be much larger. If you change the font to something non-proportional, then evrything falls nicely into place again, thereby supporting this train of thought. This may be total nonsense, but at least I tried ....
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
In the WebFOCUS world the only spot marker that seems to be usful is the <+0> marker. It is used to separate text items.
I wrote two articles on HTML and PDF report design. The second article may be helpful to you to give you a jump start with positioning HEADING, FOOTING, SUBHEAD and SUBFOOT text in the WebFOCUS world.
One of my superiors in a previous life did the following:
He set the REPORT font to Courier because it is mono-spaced.
He set the font for each report component to another font, Arial for example.
Then, when using spot markers, it appeared that the spot markers used the Courier font to figure out where to place a component while the component was displayed in the selected font.
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