-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.level 1 ❕A bug that caused minor damage: App is still usable, but minor features might not work.A bug that caused minor damage: App is still usable, but minor features might not work.

Description
Current behavior
Wide tables, exported as PDF, are truncated rather than being resized to fit the PDF width.
Therefore I'm missing columns.
Expected behavior
The table should be dynamically resized to the PDF page width.
Steps to reproduce
Create a very wide table then export as PDF:
| Column 1 | Column 2 | Column 3 |
| -------- | -------- | -------- |
| a very wide........abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuvwxyz1234567890abcdefghijklmnopqrstuvwxyz1234567890.... | | table |
Environment
- Boostnote version: 0.16.1
- OS version and name: Windows 10
Metadata
Metadata
Assignees
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.level 1 ❕A bug that caused minor damage: App is still usable, but minor features might not work.A bug that caused minor damage: App is still usable, but minor features might not work.