I've used PROC TABULATE to generate 5 different tables and wrote those to a PDF document with ODS. Each table is on a different page. But the boss wants 3 of the smaller tables on the same page and wants the 2 bigger tables to each be on one page.
Is there a way to control the page breaks with PROC TABULATE to get more than one table on a page?