Wide table gets chopped when printing #7786
mingyuan-xia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After having the resizable table, printing a wide table (to a printer or to a PDF) gets columns chopped on the right.
There is no way to control if we want all columns fitted in (no matter how ugly they are).
Also, the on-screen view of the table is much different from the printed version, which makes it hard to anticipate how a PDF version of the document would be.
All reactions