PowerShell Script to Save Word File as PDF

1 year ago
1

The provided PowerShell script automates the process of converting a Word document to a PDF file format. By leveraging the Word application COM object, the script opens the specified Word document, saves it as a PDF file in the desired output location, and then gracefully closes both the Word document and the Word application.

Join this channel to get access to perks:
https://www.youtube.com/channel/UCkzn5p4YrdYNMc3uHzyv0hQ/join

Loading comments...