|
I've been trying to work out a problem about
overlapping text but I have not been successful so far. I've been using the
onStartPage to display a Table at the beginning of each page(similar to a
header) but when the pdf extends to 2 pages or more, the header Table(starting
from the second page on) will squish(push) the text underneath down. The info
underneath this header Table is also a table and what's happening is the text
being squished, is pushed into the top row of the table underneath. So only the
top row has the overlapping text. One of the solutions you suggested was to
increase the top margin and change the header Table to a PdfPTable so that
u can set the absolute positioning, but what I don't understand is if the top
margin is increased the PdfPTable will be pushed down aswell, unless there is a
way to set the PdfPTable above the top margin.
Any ideas?
Thank you
|
- RE: [iText-questions] overlapping text Justin
- RE: [iText-questions] overlapping text Paulo Soares
