71ccdb7b96
Fix blank label between copies: send all copies in single GDI print job (StartDoc/N pages/EndDoc) instead of N separate jobs - thermal printers eject blank label between rapid separate jobs
master
ske0872026-02-25 16:20:45 +02:00
be1b494527
Fix printing: use pymupdf+GDI for silent direct printing at correct physical label size - removes Adobe Reader/ShellExecute, prints 35x25mm label 1:1 using printer native DPI
ske0872026-02-25 16:05:33 +02:00
b35f278c1e
Remove GhostScript, use SumatraPDF only for printing
ske0872026-02-25 10:00:56 +02:00
faef90f98b
Add dist/ release build (LabelPrinter.exe + conf with bundled GhostScript and SumatraPDF)
ske0872026-02-24 13:41:17 +02:00
7197df9f5c
Fix docstring escape warning in prepare_ghostscript.py; add dist/ and build_output.log to .gitignore
ske0872026-02-24 13:30:38 +02:00
f67e1fb0da
Replace prepare_ghostscript.bat with Python script to fix nested for/if batch parser bug
ske0872026-02-24 11:52:42 +02:00
f7833ed4b9
Remove dead code, DEVMODE overrides, and PNG fallback; use printer default settings
ske0872026-02-24 09:19:58 +02:00