incorrectly text field

Hi all
 
I have a problem with the column of text filed in detail band. 
If i have a lagre description and It doesn't fit on a one page then it is transferred incorrectly to the next page
 
You can see below 
 
 
Page 1
----------------------------------------------------------------------------
|    Last name            |       Description           | Date of birth |
----------------------------------------------------------------------------
| some name #1       | a large description   | 01/01/1990    |
 
 
Page 2
                                    -----------------------------
                                    | ....continuation         | 
-----------------------------------------------------------------------------
| some name #2       | a description              | 02/03/1989    |
-----------------------------------------------------------------------------
| some name #3       | a description              | 02/03/1985    |
 
 
 
Could you help me how to do it?
 
Page 1
----------------------------------------------------------------------------
|    Last name            |       Description           | Date of birth |
----------------------------------------------------------------------------
| some name #1       | a large description   | 01/01/1990    |
 
 
Page 2
-----------------------------------------------------------------------------
|                                   | ....continuation          |                          |
-----------------------------------------------------------------------------
| some name #2       | a description              | 02/03/1989    |
-----------------------------------------------------------------------------
| some name #3       | a description              | 02/03/1985    |
 
 
Thank all
iztim's picture
3
Joined: Jun 21 2013 - 5:31am
Last seen: 7 years 4 months ago

1 Answer:

Not sure what you want. Do you just to print borders in page 2? If so, you can just create another text field with borders over the current text fields ()Last name, and Date of birth) and set condition to print when first line.

hozawa's picture
177367
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback
randomness