Hello,
I am new to ITEXT but have read and test alot. I have a dynamic table, so the cols and rows aren't fix.
There were many people saying using writeSelectedRows is the solution. Does anybody have an implemented version, I can learn from.
The problem I have is the following. How to determine the width of the cell an the height of the cell. How to calculate, how many rows and cols fits on a page?
I think, only when knowing how many cols and rows fittings on a page, you can use the method writeSelectedRows.
Thanks for helping
Martin