Monday 23 December 2019

Windows 7 batch command-line to save as .pdf file for word 2013 .docx file

I'd like to have the fastest way to export my report .docx file to .pdf and distribute it to others whenever I've got a new, updated version.


I'm looking for a command-line approach that automates the following steps that I have to do manually using my mouse so far:


File -> Save as -> Browse for location

What are my command options for a batch file?

No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...