clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
711 stars 152 forks source link

Printing does not work if the username has a space in it #41

Closed jankna closed 1 year ago

jankna commented 3 years ago

It does not print, and in the error log, there's this:

2021-01-27 09:58:06.0523 [Error] clawSoft.clawPDF.App.App_OnStartup: There was an error while starting clawPDF System.IO.FileNotFoundException: Die Datei "C:\Users\Jan" konnte nicht gefunden werden. Dateiname: "C:\Users\user"

(If the Username would be "user name"

clawsoftware commented 1 year ago

Thanks for the bug report. With version 0.8.5, I could not reproduce the behavior.