Hello,
I’m using Joplin now for serveral weeks now and am pretty happy with it.
Is it possible to export a complete notebook or serveral marked notes to PDF?
I didn’t find a way.
Kind regards,
Marvin
Hello,
I’m using Joplin now for serveral weeks now and am pretty happy with it.
Is it possible to export a complete notebook or serveral marked notes to PDF?
I didn’t find a way.
Kind regards,
Marvin
No, but I think it has come up a few times on the forum. I think there’s even a gh issue open for it.
It wasn’t possible before because only the current note could be printed to pdf, but with recent changes i made any note can be printed to pdf, so it would just be a matter of looping though the selection and exporting that.
PR anyone?
Thanks for implementing!
Two points:
I am also looking for this feature, the idea is to export a notebook tree in a single pdf file with a table of content.
The main notebook would be the Title of the file and notes directly contained in that notebook would show right after it as text, then the sub-notebooks would be chapters and so on, if there're more notebooks at the same tree level they should be divided by some separator to make it more readable, possible with a page break between them.
Example:
Notebook1 = PDF Title
The use case would be to write a report for customers or documentation. For example a test penetration report, similar to what CherryTree is doing but a bit improved with graphic and different title fonts.
Also if possible to choose the background of code elements when printing to pdf, so that you can have a dark background for the code snippets making it more readable.
Example from CherryTree: