Skip to content

Adding possibility to print the note into a pdf

Louis Schul requested to merge work/pdf-printing into master

The printToPdf method is already part of the WebEngineView it was normal to make a use of it.

This merge add the possibility to preview and then print the choosen note into a pdf. The preview can :

  • change its color scheme based on system color theme
  • add or not a colored background (following the color scheme)

Merge request reports