Hello,
I export list of tables into pdf.
when page has not enough room , the table is broken into the next page.
I want the whole table to be moved into the next page, so I use:
tblsub.IsBroken = False
but it doesn't seem to be working
any idea why?
Thanks,
Shlomit.t