-
Notifications
You must be signed in to change notification settings - Fork 23
3.3.4 Print
Christophe Avonture edited this page Mar 27, 2017
·
3 revisions
This feature will display a print preview
rendering of the note. That rendering is using a special css file (you can found that file in the /assets/ folder) for better print rendering.
Note : you can also just press CTRL-P
/ Cmd-V
shortcut, the interface is parametrized so that only the note will be printed and not the treeview or the toolbar f.i.; only the note's content.
This preview is based on the jquery-print-preview plugin.
Info : you can access the pdf output directly; see 5.3 Routing
Christophe Avonture
- 1. Introduction
- 2. Demo
- 3.1 Main form
- 3.2 Working with notes
- 3.3.1 FullScreen
- 3.3.2 Refresh
- 3.3.3 Copy note's content in the clipboard
- 3.3.4 Print
- 3.3.5 Export as pdf
- 3.3.6 Copy link
- 3.3.7 Slideshow
- 3.3.8 Open in a new window
- 3.3.9 Edit
- 3.4 Timeline
- 4. Customize to fit yours needs
- 5. Tips
- 6. Contribute
- 7. Credits