Similar to a word processing document, a text box is an object that holds text (a single character, a single word, entire sentences, or paragraphs). Editing in a text box is just like working in a word processor. You can cut, copy and paste selected text easily, and format the text as needed. In addition, a text box can hold other components.
A text box can be inserted in the report areas listed in Component placement.
To insert a text box into a report, use either of the following ways:
Click Insert > Text Box on the menu bar, or the Insert Text Box button 
 on the Insert toolbar. If the mouse pointer is in the report body or a tabular cell, a text box will be inserted there upon finishing. Otherwise, you need to click the mouse button in the desired location to place the text box there.
From the Toolbox panel, drag Text Box to the desired location in the report which allows the insertion of a text box, and a text box will then be created.
After a text box has been inserted into a report, you can double-click it to input text. You can also customize its appearance and behavior by setting properties in the Report Inspector, which can be saved as a CSS style for future use (for details, see Creating a CSS style).
Paragraphs are created when text is entered into a text box. In JReport, you can easily format the paragraphs, for example, the alignment style, indentation format or line spacing. To do this:
You can also set the indentation formats of a paragraph by simply moving the tap stop icons on the ruler. To do this, position the mouse pointer anywhere on the paragraph, then,
 to the position where you want the text to start.
 to the position where you want the paragraph to start.
 to the position where you want the paragraph to end.The text you enter into a text box can be formatted to suit your requirements. For example, you can change the font size, color, alignment, and highlight the text with a distinguishing color. To do this:
You can also format the selected text by clicking the corresponding buttons on the Format toolbar, or commands of the Text Style submenu on the Format menu.
To find a character string in a text box:
Similar to finding text, if you want to replace a string in the text box with another one,
To import text into a text box from an external file (.txt or .rtf):
The text of the file is inserted in the text box.
To export the text from a text box:
See an example: The SampleComponents catalog, included with JReport Designer, contains reports that have examples of how each component type could be used in a report. For the text box example, open <install_root>\Demo\Reports\SampleComponents\ForTextBox.cls.