Crashes my Python 2.4, but not the box (XP). FYI, AcroPDF.PDF isn't valid pre-7.0 it seems.
B -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Gailer Sent: Wednesday, April 05, 2006 10:47 AM To: Mirco Furlan (Visionee) Cc: [email protected] Subject: Re: [python-win32] R: Acrobat Reader 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! _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32 _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
