Hi guys is it possible to set a horizontal line into a table? I tried it, but the line didn't appear.
Graphic line = new Graphic(); line.setHorizontalLine(2,100,black); table.addCell(line); When I add the line to the document without any table it's no problem. But I really would appreciate having a line in my table.... So, is it possible? _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
