Stefan Lohr wrote:
> Maybe I try to set up my example with iText 5.0.2 to evaluate if the error is
> gone, although I can't is this version.
I think that's a good idea.
If the error is gone, we can check the changes that were applied since
2.1.7. If the error persists, we can fix it in 5.0.3.
-
1T3XT info wrote:
> I've downloaded the zip you've put on RapidShare,
> but it's a complete project AND it uses iText 2.1.7.
> I prefer a small standalone example, and I only look
> at problems with the latest iText version. Chances are
> the problem is already solved in iText 5.0.2 or in the
> 5.
Stefan Lohr wrote:
> Hope I gave everything you need now. If not, just tell me.
I've downloaded the zip you've put on RapidShare,
but it's a complete project AND it uses iText 2.1.7.
I prefer a small standalone example, and I only look
at problems with the latest iText version. Chances are
the pr
1T3XT info wrote:
> Not without a code sample that reproduces the problem.
I can provide a whole sample eclipse workspace, but because it has a size of
about 1,6 mb I didn't want to send it to the whole list with my first mail. I
uploaded it to RapidShare
(http://rapidshare.com/files/377677841/
Stefan Lohr wrote:
> Does anyone know what I'm doing wrong?
Not without a code sample that reproduces the problem.
One extra question though: are you using rowspan?
There are some known rowspan problems that were fixed
in later releases.
If you aren't using rowspan, I don't see any reason
why a
Hello List-Members,
my problem is that in a PdfPTable a whole column just disappears.
I construct a PDF document with the use of several classes: One that constructs
tables, one that arranges multiple tables in the document and another one for
header and footer of the pages. The tables itself g