printing all rows in a table view (locked)

just wanted to print out this table view list - will only print one line per page - tried all the books and help
this is not from a method, just the pull down menu’s
at a loss as how to do this simple operation
mac 10.4.8
servoy 3.0.2 build 373
java 1.5.0_06-64

sorry if this is something really obvious !

for printing use, list-view not table-view. (at least, table-view will be printed AS a list-view)
and make your body just one row high.

Hope that helps

thanks - i’ll try that later
couldn’t find a mention in the help files for this ?