Since a week i'm correcting a web application written using itext-0.99 API.
There is a PDF report which has a master table with 3 nested table in 3 rows.
The first 2 rows are the headers of another table in the 3rd row.
This is an example of the structure:

Table1
   NestedTable1(header1)
   NestedTable2(header2)
   NestedTable3(detail)
      row1
      row2
      row3

      row.n

Reading documentation, when rows in the NestedTable3 don't fit on page, the PDF engine should split them in a new page.
This is the behavior using itext-1.3, but using itext-0.99 the system throws an invocation target exception with the message: the document has no page.

Could you confirm me that this is a bug on itext-099 api version.

Thanks in advanced.


Gianluca Ragnoni





____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it

Reply via email to