Hi,

>From what I read it is impossible to add more content to a PDF with iText once it is "created"/"closed" ?

What I want to do:

The user can create pdfs and sends them to a server. (i have done everything to that point).

On every page of the pdf there is a background-image (in the layer given by getDirectContentUnder()). This background image has a low resolution and is supposed to be replaced by a high-resolution version of that image, which only resides on the server.

>From what I read in the iText Api/Tutorial such a replcement/edit is not possible with iText - but perhaps I am missing out something hopefully ? I would really like to do it this way - is there perhaps another library that can do such an edit ?

Cheers,
jago

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to