[python-win32] Saving (publishing) an Excel or Word 2007 file as a PDF document.

2010-05-02 Thread Andrew Spagnoletti
Hi, Can anyone help me with the correct Python (2.5.4) syntax for the above? In my program I currently use "self.workbook.SaveAs(self.saveName)" (which saves it as a normal Excel file) after opening Excel with Dispatch and managing it from within my program - where 'saveName' has the suffix '.x

Re: [python-win32] MFCC71.DLL Errors

2010-05-02 Thread Tim Roberts
Lewis Pusey wrote: > Weh trying to run pythonwin in windows 7 64 I get "program cannot > start because of missing MFCC71.DLL" error. > I tried reinstalling pythonwin after addingy the DLL to my system 32 > folder but am still getting the same error. > I wondered if anyone one the board would know w