manuelbl/SwissQRBill

QRBill.draw(bill, canvas); exits without Exception

lraffa opened this issue · 1 comments

On some Windows 10 Home Maschines the programm exits at QRBill.draw(bill, canvas) without exception. Any known Issues here?

I'm not aware of any specific issue.

If it exits without an exception, it must be a bug in the .NET framework or in a native library. What graphics format do you generate? Which packages (Codecrete.SwissQRBill.Core, Codecrete.SwissQRBill.Generator, Codecrete.SwissQRBill.Windows) do you use?

How do you know it exits in QRBill.draw(bill, canvas)? You should at least be able to get an exit code.