Added 'Download PDF' option using jsPDF.

This commit is contained in:
Przemek Wiech
2019-03-03 01:17:44 +01:00
parent 1083708e15
commit 730642fb4e
5 changed files with 46 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
"menu.load_from_file": "Otwórz plik",
"menu.print": "Drukuj",
"menu.download": "Pobierz",
"menu.pdf_file": "Plik PDF",
"menu.png_file": "Plik PNG",
"menu.svg_file": "Plik SVG",
"menu.github": "Źródła na GitHub",