launching adobe reader with arguments from os.system call

Greg Miller et1ssgmiller at gmail.com
Thu Sep 8 07:31:02 EDT 2005


Thank you Martin, here's what I discovered this morning to work, the
only problem is it is painfully slow to launch the application.

os.system('start acroRd32.exe'+' /A'+' "page=15"'+'
"C:\\Gregtemp\\estelletest\\NexGlosser_User_Guide_W60G00_en.pdf"')

I'm going to give your method a try to see if it launches any quicker.
Thanks again.

Greg Miller




More information about the Python-list mailing list