I try to produce a table that is separated by a thicker horizontal line.

i.e. in a table like

cell11 cell12
cell21 cell22

cell11 and cell12 should have a thick bottom border and normal borders at
the left, right, top.

How can I do this? I have only found the call Cell.setBorderWidth, which
sets the width for all 4 sides of the cell. Even a PdfPCell has only one
borderWidth.

I have also found out that I cannot draw the line myself as I cannot find
out the location of the cell.

How can I get my desired result?

Thomas






________________________________________
Zeitschriftenabos online bestellen - jetzt neu im Infoboten! http://www.epost.de



_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to