Export Multi-Tab Shiny App to PDF

,

Some of the dataframes in my shiny app are around 25 columns (I have horizontal scrolling in the DT output). I want to be able to neatly layout two of the 6 tabs with multiple plots and longer tables into one PDF file. How do I do this?