Hi,
not able to creae new page if my TextArea size is grater than current page size.
i am using.
String comentarea="Some string that is big"
TextArea commentarea=new TextArea(String text,
Single x,
Single y,
Single width,
Single height,
Font font,
Single fontSize,
TextAlign align);
so how to get resolve this.