How to add table (pdfptable) with something content (text, logo etc) to all pdf-document pages after he was created (using iText with c#)? Is it possibly?
How to add table (pdfptable) with something content (text, logo etc) to all pdf-document
Share
you are going to have to use the stamper class. here is an example from the official website