"Jorge Ramirez" <[EMAIL PROTECTED]> writes: > Hello, > > I would like to know how to open a PDF document from a python script, > any suggestions are appreciated.
os.startfile("mydoc.pdf")
Thomas
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
