I am creating a PDF consisting of several tables, and I want to know if there is some way by which I can find out if the table will exceed the page size of the PDF or not. I use the information to decide if I will generate PDF in portrait or landscape mode. Is it possible to get this size?
source
share