Commit Graph

6 Commits

Author SHA1 Message Date
f09c365384 Fix printer detection, implement portable deployment with SumatraPDF
- Fixed network printer enumeration (PRINTER_ENUM_LOCAL | PRINTER_ENUM_CONNECTIONS)
- Added printer name truncation to 20 chars with full name mapping
- Implemented silent PDF printing using SumatraPDF with landscape orientation
- Added auto-dismiss for success popup (3 seconds)
- Bundled SumatraPDF inside executable for portable single-file deployment
- Updated build script to embed SumatraPDF
- Added setup_sumatra.ps1 for downloading SumatraPDF portable
- Added DEPLOYMENT.md documentation
2026-02-06 14:00:17 +02:00
b9025fcabe printing 2026-02-06 10:42:11 +02:00
Quality App Developer
fa5c846ebb Add network printer detection on Windows: support printers from print servers 2026-02-06 10:20:57 +02:00
92714bcb51 Update build scripts and rebuild artifacts 2026-02-06 09:37:23 +02:00
Quality App Developer
6f07bb9cba Update: add Python version compatibility notes (3.14 may have issues) 2026-02-05 16:46:16 +02:00
Quality App Developer
1536f26fee Add Windows build scripts and documentation for single-file executable 2026-02-05 14:55:06 +02:00