Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with align in addCell or addMultiCell #8

Open
GoogleCodeExporter opened this issue Oct 22, 2015 · 4 comments
Open

Problem with align in addCell or addMultiCell #8

GoogleCodeExporter opened this issue Oct 22, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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.

Original issue reported on code.google.com by mkergo...@gmail.com on 21 Sep 2007 at 1:10

@GoogleCodeExporter
Copy link
Author

Hello mkergonna,

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

Thanks for tracking ;)

Original comment by thibault.imbert on 22 Sep 2007 at 9:52

@GoogleCodeExporter
Copy link
Author

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.

Original comment by shiftedP...@gmail.com on 25 Sep 2007 at 12:08

@GoogleCodeExporter
Copy link
Author

this is already working in version 0.1.4

Original comment by icewing...@gmail.com on 30 Jan 2008 at 5:56

@GoogleCodeExporter
Copy link
Author

Hi All, 
Someone please share the code snippet to create a table using multicell.

Please mail me at jainpuneet86@gmail.com

Original comment by jainpune...@gmail.com on 9 Sep 2010 at 1:35

@GhaziTriki GhaziTriki added Bug and removed Type-Defect labels Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants