hi,
i want to parse a html-table with iText to pdf. the problem is in the first column. this column is allways very long. i
test it with "width" "colspan" "nowrap" etc. and with the SAX Parser and the Html Parser. It always the same. the table is very simple, but the first column is always very very long, so that the rest of the table is allways wrap !
has anyone an idea whats wrong ?
thanks