Table not printing whole text when more than 1 page
Posted: Mon Nov 26, 2007 1:01 am
I am using RichView 1.9.24
I have a table which has text which is very long. The table prints what it can fit in 1 page but does not complete the whole text ie. it needs to split the table to the second page to complete printing the whole text - but it is not doing this.
Is this is a bug ?
I have set the following in the demo example - RVEditdemo to test this - but this richview demo also does not split the table.
table.PrintOptions := [rvtoHalftoneBorders, rvtoRowsSplit,
rvtoWhiteBackground];
Please reply soon.
Thanks
I have a table which has text which is very long. The table prints what it can fit in 1 page but does not complete the whole text ie. it needs to split the table to the second page to complete printing the whole text - but it is not doing this.
Is this is a bug ?
I have set the following in the demo example - RVEditdemo to test this - but this richview demo also does not split the table.
table.PrintOptions := [rvtoHalftoneBorders, rvtoRowsSplit,
rvtoWhiteBackground];
Please reply soon.
Thanks