Under Windows: Is there a way to print a file using the file's
file extension association using either the os.system or
subprocess modules (vs. win32 extensions)?

Use case: print PDF or Office documents to default printer
without having to distribute win32 extensions.

Thanks,
Malcolm
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to