Hi All,
I have a scenario where i have a Table element inside a Cell. When i try to construct 
a Cell wrapping the Table, i don't get the desired results ( rowspan and colspan are 
1). The generated pdf shows one character of data on each line. Further in one case i 
had to add a Table to another Table, so i called insertTable method on the outer table 
specifying the inner table as the argument. The inner table is not taking up 100% of 
the width. What i get is around 80% width. I read the tutorial mentioning this point 
but what do i need to write to override this behavior so that the inner table occupies 
100% of the width of the outer table.
 Please help..

Regards,
Vikalp A S  

Reply via email to