I need the printer dialog(windows default print dialog which appears after ctrl+P) when I shall print a doc using python. How to do it?
Asked
Active
Viewed 2,558 times
1 Answers
0
you might find your answer here and more specifically in this referenced link.
Short version:
win32api.ShellExecute(...)

Community
- 1
- 1

Ronny Lindner
- 120
- 8