forked from rajgoel/reveal.js-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to have notes on print out
This patch as an overlay canvas to the generated PDF print version to render the notes added to the slides. To keep the current default behavior, this feature must be enabled by setting the new configuration option "printNotes" to `true`. Unfortunatly the relative positioning between the drawings and the slide content is not perfect since th rendering of the slide content slightly differs in the pdf-print mode. This patch adresses issue rajgoel#97
- Loading branch information
Showing
2 changed files
with
41 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters