I have two tables in my PDF (situated just above and bottom of each other). Only one table will be shown depending on another checkbox.
Currently I'm facing issue when the first table has its presence set to invisible, there will be a huge blank space then only the second table shown. I want to achieve the effect where the second table will replace the blank space of first table where first table being hidden.
I have tried setting the Content attribute of the tables and subform wrapping the tables to "Flowed" but it doesn't work.