-
Controlling MS Word via Powershell
MS Word can be automated using Powershell. This has the advantage that „normally“ processable office documents can be generated completely automatically and one can, for example, generate Word documents automatically from a MySQL database without having to deal with VBScript. Create an Office template for an scientific paper. The following script will produce a structured…