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     Document Composer Not Wrapping Correctly [SOLVED]

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Document Composer Not Wrapping Correctly [SOLVED]
 Login/Join
 
Gold member
posted
I am trying to reference an existing report with the Document Composer. I have that referenced report set to output in PDF format and I have the Document Composer report property "Size and Overflow" set to Flowing; The document composer itself is set to output in PDF as well.

I think that covers all of the troubleshooting solutions I found in reference to this issue. However, my report still doesn't look right. The columns are truncated and I cannot see the data in them. Also one of the lines in the footer wraps over itself.

I am able to get it to display so that it is readable if I remove these items from the formatting section of the referenced report:

-*$
-*TYPE=HEADING,
-* JUSTIFY=LEFT,
-*$
-*TYPE=FOOTING,
-* JUSTIFY=LEFT,
$
-*$
-*TYPE=REPORT,
-* COLUMN=N2,
-* WRAP=6.000000,

But I want those items in there to make the report look good. Any thoughts?

This message has been edited. Last edited by: Kevin Patterson,


Kevin Patterson
Appalachian State University
WebFOCUS 7.7.03
Windows, All Outputs
 
Posts: 57 | Registered: February 29, 2012Report This Post
Gold member
posted Hide Post
I have figured out what document composer didn't like that was in my reference report:
TYPE=REPORT,
COLUMN=N2,
WRAP=6.000000,

Once I removed that everything looked okay. Now that part of my report doesn't look quite like what I wanted, but it's close enough.

I'll leave this open for a day in case anyone has anything else that will help.


Kevin Patterson
Appalachian State University
WebFOCUS 7.7.03
Windows, All Outputs
 
Posts: 57 | Registered: February 29, 2012Report This Post
Virtuoso
posted Hide Post
Try:
TYPE=REPORT,
 COLUMN=N2,
 WIDTH=6.000000,
$
TYPE=DATA,
 COLUMN=N2,
 WRAP=ON,
$
 
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005Report This Post
Gold member
posted Hide Post
Thanks for the suggestion j.gross.

I got an error when I try it though:
(FOC3202) BAD VALUE IN STYLESHEET FILE AT LINE 480: WRAP=ON
==========

I actually ended up putting the
TYPE=REPORT,
COLUMN=N2,
WRAP=6.000000,

back in and just manually creating the word wrap for my other messages.
"Like this is an example of a long"
"line and I have created two lines manually"


Kevin Patterson
Appalachian State University
WebFOCUS 7.7.03
Windows, All Outputs
 
Posts: 57 | Registered: February 29, 2012Report 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     Document Composer Not Wrapping Correctly [SOLVED]

Copyright © 1996-2020 Information Builders