\datasheet_en_US.docx" -Force Will convert two word documents into PDF documents even if the PDF document is newer than the original Word document #> Param( #The Word Document to convert [Parameter(Mandatory = $true,HelpMessage = 'Please enter the full path of a Word Document', Value...
\datasheet_en_US.docx" -Force Will convert two word documents into PDF documents even if the PDF document is newer than the original Word document #> Param( #The Word Document to convert [Parameter(Mandatory = $true,HelpMessage = 'Please enter the full path of a Word Document', Value...
\datasheet_en_US.docx" -Force Will convert two word documents into PDF documents even if the PDF document is newer than the original Word document #> Param( #The Word Document to convert [Parameter(Mandatory = $true,HelpMessage = 'Please enter the full path of a Word Document', Value...
and sometimes I have to send them in the PDF Format. You can imagine that in the case of multiple files to convert I will not open them one by one in Word. Instead I wrote a small PowerShell script that I decided to share with you here....