-
Notifications
You must be signed in to change notification settings - Fork 2
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
PlutoPDF doesn't print fully tables #15
Comments
Cann you share a notebook or html file? |
yes no problem it's financial data but it's publicly available so no worry. I'm adding a screenshot generated by the PlutoPDF best regards, Dnia 13 marca 2024 11:08 Fons van der Plas ***@***.***> napisał(a): Cann you share a notebook or html file? — Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe . You are receiving this because you authored the thread. Message ID: <JuliaPluto/PlutoPDF . jl/issues/15/1994015576 @ github . com>
|
I need a .jl notebook file or an .html export file. |
Issue closed, yes? will have to find a workaround. Nevertheless thx for trying.
Dnia 20 marca 2024 10:02 Fons van der Plas ***@***.***> napisał(a):
Closed github.com #15 as not planned.
— Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe . You are receiving this because you authored the thread. Message ID: <JuliaPluto/PlutoPDF . jl/issue/15/issue_event/12181525763 @ github . com>
|
I think that I know what's happening all large tables are exported to html with a automatic scrolling mechanism that's why when printed to pdf it's not printed fully , correcting this behavior should eliminate the issue. best regards
Dnia 20 marca 2024 10:02 Fons van der Plas ***@***.***> napisał(a):
Closed github.com #15 as not planned.
— Reply to this email directly, github.com view it on GitHub , or github.com unsubscribe . You are receiving this because you authored the thread. Message ID: <JuliaPluto/PlutoPDF . jl/issue/15/issue_event/12181525763 @ github . com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PlutoPDF seems to have a problem with printing full sized table - on the pdf I have only few rows (the full tabled have between 50 - 90 rows - in the pdf only some of them
The text was updated successfully, but these errors were encountered: