1. How to split text across two slides, if  the row had to be broken across
2 slides because the row is so big that it can only be accomodated in 2
slide ?

It is up to your application. Broke text into paragraphs and put each one in a 
separate slide.


2. How to resize table cell , if the text which is going to put in that cell
is larger than table cell size ?



Use Table.setColumnWidth and Table.setRowHeight to control cell size.

http://poi.apache.org/hslf/how-to-shapes.html#Tables

Yegor



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to