Mohammed Sadiq-2 wrote:
>
>
> Exception in thread "main" java.lang.RuntimeException: Not all annotations
> could be added to the document (the document doesn't have enough pages).
>
> at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
>
> at com.lowagie.text.Document.close(
The info you are giving in relation to your question,
isn't clear enough to solve the problem. It's as if
you refer to a page (for instance: jump to page 20)
in a document that has less than 20 pages, but I can't
see where you do this in the code snippet you added.
Apart from that, there is an inc
Hi,
I am trying to add a Phrase with some Chunks, in which one of the chunks has
an anchor to a PdfPTable and then add it to the document, but getting the
following error:
Exception in thread "main" java.lang.RuntimeException: Not all annotations
could be added to the document (the document