Special In Text Field

From SimIT Wiki

Jump to: navigation, search

Due to special characteristc of multicell function of parent project (FPDF) during design report shall care about following issue:

  • During create a text field which contain many row, you shall draw text field in 1 single row, but set text field property 'Stretch With Over Flow' to true.
  • If you trigger 'stretch with over flow' to true but your text field height is more than 1 line height it will display ugly
  • If you draw a text field which is single line but the value is longer than the text field you draw, you can set 'Print When Details Overflow' to true. In this case then text grow to right.
  • Remember by default text field will display in single row, no matter how height you draw the text box.
Personal tools