[EMAIL PROTECTED] wrote:
> http://www.datavirtue.com/Software/dev/PDFLabels.java
>
> Thanks to anyone who can help.
I'll have a look at it as soon as I find the time,
although I wouldn't use PdfPTable in this case.
I'd use cb.moveTo and cb.lineTo statements to draw
the lines and ColumnText to add
I have made extensive changes to this class to make looking at this thing
easier.
I would greatly appreciaate if you would take another look. The behaviour
is rather strange. I have read the book on nested tables and it appears
as if my simple nested table should work.
The (revised) class/main