Hello,
1. In rtf document when I setWidth() of a table to 100% it seems that it does not concider the page margins...
2. When in pdf document the cells has long text and page break inside the cell borders goes out of the table... Im using Table class, because Im generating both rtfs and pdfs from the same code, shoud I use PdfTable instead?
Im sorry that Im sending images to ilustrate this but I dont want to be missunderstood...
<<inline: pdf.gif>>
<<inline: rtf.gif>>
