[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 the content;
that would make your code very simple.
br,
Bruno

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to