Mirco Furlan (Visionee) wrote: > here my code: > > import win32com.client > > pdf = win32com.client.Dispatch('AcroPDF.PDF') > pdf.LoadFile(r'K:\test.pdf') > > Boy Don't Try This At Home. I did and got the BSOD!