❔ itextsharp not rendering cells for a table
I am trying to display a cell in iTextSharp Version in a second page but it does not display the cells for some reason here is the code
the output is the following: https://i.stack.imgur.com/ni8WA.png
2 Replies
https://stackoverflow.com/questions/76367343/paramgraph-is-not-being-written-on-top-of-an-image-in-itextsharp =/ it moves onto the next page
Stack Overflow
Paramgraph is not being written on top of an image in Itextsharp
I am trying to set this table on top of an image for this PDF document but It moves the table and the paragraph overall on the next page...
document.NewPage();
iTextSharp.text.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.