Skip to content
Snippets Groups Projects

Add base template for plain prints and optimize PDF generation

Merged Jonathan Weth requested to merge feature/template-plain-prints into master
All threads resolved!
1 file
+ 9
0
Compare changes
  • Side-by-side
  • Inline
+ 9
0
@@ -14,11 +14,20 @@ Added
* Notification drawer in top nav bar
* GraphQL queries and mutations for core data management
* [Dev] Provide plain PDF template without header/footer for special layouts.
Changed
~~~~~~~
* Rewrite of frontend using Vuetify
* [Dev] Provide more different ways to generate PDF files.
Fixed
~~~~~
* The logo in the PDF files was displayed at the wrong position.
* Sometimes the PDF files were not generated correctly
and images were displayed only partially.
Removed
~~~~~~~
Loading