Page Separation and PDF export #2
jacopouggeri
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.
Greetings everyone,
Current PDF export is naively implemented and comes with inconveniently placed page breaks, while it would be nice to have cleanly separated A4 pages, similar to this example.
Possible solutions are:
Another detail up for discussion is that currently PDF export keeps user preferences such as font and dark/light mode. Should PDF export retain font-size preferences too? Should PDF export have a more advanced interface, allowing users to manually select styling options such as font, font size and colours? In this case dynamical page separation will be essential. Fern's aim is to move away from PDF, but adding customisation and accessibility through PDF generation still aligns with our aims.
Additionally, we could introduce a page-separated PDF mode as a view option (as in the example above), contrasting the default continuous-scroll format.
I look forward to hearing your insights and thank you for engaging in this conversation!
All reactions