Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] Re: Problem with iText

Bruno

2005-06-06


foreignman@(protected):

> Dear Mr. B. Lowagie I use iText(1.02b) and there was a problem with an
> arrangement of elements in a cell of the table (in a
> cell(com.lowagie.text.Cell) are located other(inner)
> table(com.lowagie.text.Table) and the
> paragraph(com.lowagie.text.Paragraph)). Please pay attention to that
> the arrangement of the paragraph(its width) is limited to the first 2
> columns of the inner table. Prompt please as it is possible to solve
> the problem. The code and also the document generated by it is applied.

Please use the mailinglist for this kind of questions.
itext-questions@(protected)

Note that class Table is obsolete and that class PdfPTable should be
used instead.

As for your specific problem.
It's indeed a very odd phenomenon.
Wouldn't it be better to put the Paragraph in a separate Cell?
I think that would fix the problem.

br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
©2008 junlu.com - Jax Systems, LLC, U.S.A.