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.
According to WebFOCUS EXL07/XLSX Format Supported Features Release Roadmap, by 8103 there should be support for wrap in Excel 2007. We are on 8104, and I want to apply automatic wrapping or squeezing for all columns, not have to set each one individually, because the length of the data in each field can vary.
It appears that I can only use numeric values for WRAP, but cannot do WRAP=ON.
According to the doc, the setting of ON has specific rules in the case of WRAP= as follows:
ON is the default value for HTML report output. For PDF, PS, DHTML, PPT, and PPTX report
output, WRAP is set OFF by default. For these positioned output formats in which the location
of each item in the report is explicitly defined, WRAP = ON is not a valid value, except
when specified for ACROSSVALUE. For other elements of the report, such as headers,
footers, titles, or data, define the width of wrapped lines by using a numeric value, as in
WRAP = n. For HTML reports, WRAP is supported with all fields. For PDF reports, WRAP is
supported only with embedded fields, not text.
If you're trying to get a long text field to wrap, it would make sense to tell WebFOCUS the width of the column so it can wrap based on that number.
WebFOCUS 8206, Unix, Windows
Posts: 1853 | Location: New York City | Registered: December 30, 2015
Yes, with a specific numeric value, but ON doesn't work with EXL07 it seems. Some of the fields are really short, less than 10 characters, but it won't size the cells to the data.