Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wide tables are cropped when exporting note to PDF #11699

Open
pmmontanari opened this issue Jan 21, 2025 · 0 comments
Open

Wide tables are cropped when exporting note to PDF #11699

pmmontanari opened this issue Jan 21, 2025 · 0 comments
Labels
bug It's a bug

Comments

@pmmontanari
Copy link

Operating system

Windows

Joplin version

3.2.11

Desktop version info

Joplin 3.2.11 (prod, win32)

Client ID: 52e7ef7a091b4b78b73f8404f40d071c
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes

Revision: 2fba101

Backup: 1.4.2
Better Code Blocks: 2.0.0
Delete unlinked resources: 1.0.0
Editor Themes: 1.0.2
Enhancement: 1.2.1
Extra Markdown editor settings: 1.8.0
Freehand Drawing: 2.14.0
Katex Input Helper: 1.0.5
Kminder Mindmap: 0.8.6
Math Mode: 0.7.1
MultiMarkdown Table Tools: 1.2.1
Note Tabs: 1.4.0
Outline: 1.5.14
Simple Highlighter: 1.0.0
Tagging: 1.0.3
Text Colorize: 1.2.5
YesYouKan: 1.0.11

Current behaviour

I have a note with a couple of wide tables (all columns do not fit into the page width).

Inside Joplin I can of course scroll horizontally to see the full contents of the table.

When I export to PDF, however, the table is cropped to page width, and the scrollbar is printed, which looks strange.

I created a dummy table just to show:

| foo | foo | foo | foo | foo | foo | foo | foo | foo | foo | foo | foo | foo | foo |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|

This is the output of printing to PDF:
Image

Expected behaviour

I expected the table to be fitted to page width, but I do not know if this is possible.

I know that for very (very!) wide tables this could mean having to shrink the table a lot.

As annoying as it is, one can zoom in on the PDF if necessary. I find it better than to have the table cut and not being able to examine the full contents.

Logs

No response

@pmmontanari pmmontanari added the bug It's a bug label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug
Projects
None yet
Development

No branches or pull requests

1 participant