start default application for read a pdf from python

Angelo Ballabio angbal at email.it
Tue Sep 8 15:42:20 EDT 2009


I try to start a default application for reading a pdf file inside the 
python script.

I try

os.startfile(name,option) but say me startfile not implemented

there are some system to start for example acrobar or okular from the 
script with a name of pdf file?

thenks Angelo



More information about the Python-list mailing list