You can edit the text in another way:

Element Properties -> Text

Giulio

Cameron Taggart wrote:
Yes, that works.  I guess I am struggling to enter a paragraph break
in iReport Designer 1.2.2.  I tried ctrl+enter while editing the text
field and a variety of other things.  Anyone know how to create a
paragraph break in iReport?

Cameron

On 6/5/06, Jason Essington <[EMAIL PROTECTED]> wrote:
  
something like:

          <staticText>
             <reportElement positionType="Float" x="130" y="0"
width="63" height="32"/>
             <textElement textAlignment="Left"
verticalAlignment="Bottom">
                <font reportFont="data"/>
             </textElement>
             <text><![CDATA[Paragraph 1
Paragraph 2
Paragraph 3
etc...]]></text>
          </staticText>

-jason

On Jun 1, 2006, at 6:02 PM, Cameron Taggart wrote:

    
Is it possible to have more than one paragraph in a static text field?
 How do you define the line/paragraph breaks?
      
    


_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

  
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to