Skip to content Skip to sidebar Skip to footer
Showing posts with the label Comtypes

Python Visio To Pdf

I'm trying to convert a bunch of Visio files to pdf in python. I have referenced this .doc to p… Read more Python Visio To Pdf

Com Object Variant Parameters In Comtypes (python)

I am trying to use comtypes 1.1.0 package to access COM object within python 2.7.6.1 and I have a b… Read more Com Object Variant Parameters In Comtypes (python)