My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 8: Problem with align in addCell or addMultiCell
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by mkergonna, Sep 21, 2007
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.
Comment 1 by thibault.imbert, Sep 22, 2007
Hello mkergonna,

I'm currently fixing this. Give me a few days, I will post a new version ;)

Thanks for tracking ;)
Comment 2 by shiftedPixels, 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.
Comment 3 by icewing.02, Jan 29, 2008
this is already working in version 0.1.4
Sign in to add a comment

Hosted by Google Code