[iText-questions] Re: problem with rowspan in complex tables (bug?)

2006-05-12 Thread Hubert Grininger
i attach a sample pdf (i hope this is no problem) where the problem should be visible: note the rowspan'ed cells which are half-blue, they should be totally blue. I'm using Table and Cell because I need the rowspan facility! I create the cells with the following code: - Cell cell = new Ce

[iText-questions] problem with rowspan in complex tables (bug?)

2006-05-12 Thread Hubert Grininger
hi everybody, i use itext (java version, 1.4) for drawing a timetable. for visualizing the length of an event i use rowspan to make a big cell (for example 3 hours is rowspan=6). this works rather good, unfortunately there are problems with the rendering of the cells: if I have only one to three

[iText-questions] problem with rowspan in complex tables (bug?)

2006-05-11 Thread Hubert Grininger
hi everybody, i use itext (java version, 1.4) for drawing a timetable. for visualizing the length of an event i use rowspan to make a big cell (for example 3 hours is rowspan=6). this works rather good, unfortunately there are problems with the rendering of the cells: if I have only one to three