Table events
These questions were answered in the scope of 7.0.x and 7.1.x versions. However, if you find links to our GitHub repo, then they should target the latest version, and you can get access to specific versions by using the Tags functionality.
Interesting repos with examples to browse would be i7js-book & i7js-examples for Java and i7ns-samples for .NET (C#).
How to define different border types for a single cell?
How to add a table in the top-right corner of the page?
How to get text and image in the same cell?
How to create a table with rounded corners?
Is it possible to attach multiple layout events to a PdfPCell?
How to set background image in PdfPCell in iText?
How to introduce rounded cells with a background color?
Why is my cell event not triggered?
How to precisely position an image on top of a Table?