I'm trying to use an instance of Adobe Acrobat Reader. I can successfull create an instance with win32com.client.Dispatch, but when I try to load a document, python crashes! I had version 7 of Reader and I tried to install an older version (6.1), but same result. I would use it to print pdf documents with its methods (in particular PrintPages(..) ). Is there some known problem? Any suggestion or alternative solution will appreciate.
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32