| Issue 8: | Problem with align in addCell or addMultiCell | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I try to create an table with addCell or addMultiCell (by example with 2 columns and 5 rows)with pAlign = "R", "J" or "C" with a text in each cell with more 10 characteres. It doesn't work. My code draw column by colomn the table. The first column of 5 rows is perfect. The next column doesn't drawn... and the rest of the page is white. if the number of charactere of each cell < 5, it works. If pAlign is "L" or nothing and number of characteres > 10 : it works. I use the 0.1.3 version on windows XP SP2. Thanks a lot for your help. |
|
,
Sep 22, 2007
Hello mkergonna, I'm currently fixing this. Give me a few days, I will post a new version ;) Thanks for tracking ;) |
|
,
Sep 25, 2007
mkergonna.... could you post some code for the creation that you are doing for the 5 rows and 2 columns. i'm trying to do a similar thing (but with a background in each cell). i'm trying to add a 'create grid' method that will allow you to do something similar, but with less work. |
|
,
Jan 29, 2008
this is already working in version 0.1.4 |
|
|
|