When you run this app https://github.com/insightsengineering/teal.gallery/blob/main/safety/app.R
And you add the outputs of Home / Adverse Events / AE by Term module to the report and when you download report as a pdf report, the table does not fit the page.
For big tables (in this module), maybe we can rotate the page for pdflatex output, so that page is horizontal and not vertical so that the table fits the page.

When you run this app https://github.com/insightsengineering/teal.gallery/blob/main/safety/app.R
And you add the outputs of
Home / Adverse Events / AE by Term moduleto the report and when you download report as a pdf report, the table does not fit the page.For big tables (in this module), maybe we can rotate the page for pdflatex output, so that page is horizontal and not vertical so that the table fits the page.