[python-win32] Advice about usinf win32com

2018-03-19 Thread Marchand, Pascal
Hello, I don't know how to do something with the win32com module (or maybe with another...). I post my problem on stack overflow but I didn't get any reply. I do that piece of code for a project in my job for testing some possibilities of a zebra scanner, I chose python because it's interpreted

[python-win32] win32print + cx_freeze or pyinstaller, a print job which works with scrypt doesn't work when frozen.

2019-01-22 Thread Marchand, Pascal
Hello, I posted my issue on stackoverflow: https://stackoverflow.com/questions/54239295/when-using-win32print-cx-freeze-print-instruction-doesnt-work-without-produc/54249518#54249518 Where you can found all the code if needed. Some people helps me, but we have not found the solution until now tha