evidence
evidence copied to clipboard
Better printing for very wide tables
I have a table with 22 columns. In the browser, they overflow and I can scroll horizontally.
- In print, I can't scroll horizontally so I want the table to create a page break and turn the page to landscape.
- print=false option in
columnto prevent printing of a specific column (e.g. a link)