Hi,
As I have just used the 0.97 lib, I noticed that when I have nested tables (ie adding
a Table object into another Table object via the insertTable method),
I will get a java.lang.ClassCastException when I call the PdfWriter.fitsPage(Table)
method on that nested table.
This doesn't happen whe
I'm creating an array of Document and PdfWriter objects which I intend to use later.
However, I can't seem to write to them, even though I have opened them before
inserting to the array.
It works, however, if I open them after getting them from the array.
Watermarks also do not show up (when I a