That will wrap the text to some arbitrary width...

Rereading your message, you are expected the \n in your String to be treated as the line end.

Have you tried CSS like:

white-space: pre

Jeff Bischoff wrote:
You mean you tried:

<t:div style="width: 25px;"/>
   <h:outputText ... />
</t:div>

That didn't work?

Steve Torrefranca wrote:
Hi,

How do we wrap texts with "\n"?  I have tried t:div but did not work.

Thank you

-Steve










Reply via email to