Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Column width issue in HTML report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Column width issue in HTML report
 Login/Join
 
Silver Member
posted
Hi,

I am developing a report to be compatible for HTML format and EXL2K Format. I used the below line of code to adjust the column width.

TYPE=REPORT, COLUMN=1, SQUEEZE=0.9, WRAP=OFF, JUSTIFY=LEFT, $

It works fine in EXL2K format. But, It is not working fine for HTML format.

Please share your inputs.

Thanks

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.1.4
Windows
Both Excel & HTML
 
Posts: 35 | Registered: July 25, 2009Report This Post
Silver Member
posted Hide Post
Please share your inputs on this.

Thanks


WebFOCUS 7.1.4
Windows
Both Excel & HTML
 
Posts: 35 | Registered: July 25, 2009Report This Post
Expert
posted Hide Post
HTML is quite different from Excel, so some styling will not work. In your example, the SQUEEZE option does not work in HTML, but the WRAP and JUSTIFY will.

What is it you want to do? Do you want to make the width of the column wider than the widest value in it? If you want to make it narrower than the widest value, you must remove the WRAP=OFF option.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
Reading the two articles I wrote regarding WebFOCUS HTML and PDF Report Design may help you a lot to understand formating columns. I do not discuss the EXL2K format in the articles but the information should be helpful anyway.

Go to the following link and then scroll to the bottom to find Parts 1 and 2

WebFOCUS HTML and PDF Report Design


Thanks!

Mickey

FOCUS/WebFOCUS 1990 - 2011
 
Posts: 995 | Location: Gaithersburg, MD, USA | Registered: May 07, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Column width issue in HTML report

Copyright © 1996-2020 Information Builders