Forum Discussion
Naryshkin
Jul 10, 2024Copper Contributor
What is the right way to convert Word to PDF in bulk on a PC or Mac?
I am a Mac user and new to Windows 11. Currently, I have a task that needs to convert more than 100+ Word documents (.docx) to PDFs. Doing this one by one would take too much time, so I'm looking fo...
paulmorriss
Sep 18, 2024Copper Contributor
Cordadio Thanks for that script. It's been really useful. I got a syntax error running it so I changed the SaveAs line to:
$doc.SaveAs([String] $outputPath, [ref] 17) # 17 corresponds to the wdFormatPDF format
madremixer
Nov 10, 2024Copper Contributor
THANK YOU THANK YOU THANK YOU THANK YOU !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!