evidence icon indicating copy to clipboard operation
evidence copied to clipboard

Better printing for very wide tables

Open mcrascal opened this issue 2 years ago • 0 comments

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 column to prevent printing of a specific column (e.g. a link)

mcrascal avatar Jan 08 '24 17:01 mcrascal