Re: [python-win32] How to install pywin32 for Text only/TTY, excluding all GUI components

2020-05-23 Thread Markus Kramer
Hello, I would like to discuss and contribute to an alternative pip package without GUI: - pip install pywin32 continues as is, e.g. includes Pythonwin. - pip install pywin32nogui would contain no GUI components, e.g. MFC.dll. What are your thoughts? As far as I can see, this would require

[python-win32] help about embed PDF in MS Word

2020-05-23 Thread Martín Trujillo Raddatz
HI! im new at programming in python, but very old in programming in general... i have a request to extract 1 or more embed pdf files in a huge amount of ms word files. i have tried in many ways, but it seems than pywin32 is the easy one, but I can't get the entire solution can any one help me