Is there a way to fix a border of a table in a form to fit into one page A4-size paper when printing?

I have created a table that contains at least 2 tables…

It is by Notes default that the tables expands as its entries add up…

Is there a way to fix the border of the table I have created in a form to fit into one page A4-size paper when printing???

Hope you could give me an idea on this one.

Subject: Is there a way to fix a border of a table in a form to fit into one page A4-size paper when printing???

If you set the table to ‘fit with margins’ then it fits within the screen margins when on screen, then withing page margins when printing.

Alternatively you could experiment with fixed with tables to ensure that when printed they fit on an A4 sheet but this then depends on printer setting as if the user chooses to print out landscape or changes the print margins, it could mess it up.

Subject: I don’t think so. You’re best hope is that the printer driver supports an option of fit to page.

Subject: RE: I don’t think so. You’re best hope is that the printer driver supports an option of fit to page.

Thanks Carl. This would partly help.