File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,10 @@ npm install
2020npm start
2121```
2222
23+
2324The app creates the directory ` C:\SignaturenDruck ` and stores the config files in it.
2425
26+
2527In the ` config.json ` you can change the various switches, like ` defaultMode ` or ` defaultDownloadPath ` .
2628
2729The devMode disables the actual printing. It will show the otherwise hidden label-windows. The pdf-files can be found at: ` C:\SignaturenDruck `
@@ -66,7 +68,6 @@ Hierbei handelt es sich um:
6668 - ` ./FormateCSS\ ` - enthält die CSS-Dateien der eingerichteten Formate.
6769 - ` ./Modi\ ` - enhält die Konfigurationsdateien der eingerichteten Modi.
6870
69-
7071Sind diese Ordner/Dateien vorhanden so wird die geprüft ob die Datei die in der ` config.json ` unter ` defaultPath ` angegeben ist existiert.
7172Ist dies der Fall dann werden die enthaltenen Signaturen ausgelesen und angezeigt.
7273![ Erfolgreiches laden der Daten] ( docu/imgs/erfolgreicherStart.PNG?token=Ah-Pd0EhXe4Z_8PPoWR73aePoL9yasF8ks5b7mafwA%3D%3D )
@@ -273,8 +274,6 @@ Der Adobe Acrobat Reader DC wird für den Druck benötigt. Ist dieser nicht das
273274- Dokumentation angepasst
274275- die ausgelesene Datei kann nun wieder gelöscht werden
275276
276-
277-
278277# License
279278
280279[ CC0 1.0 (Public Domain)] ( LICENSE.md )
You can’t perform that action at this time.
0 commit comments