Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 682 Bytes

Overview

These scripts enable exporting Word 2013 documents (DOCX and DOC) to PDF from the context menu. Up to 15 documents at once.

How to use

The built-in Export function of Word is used.

Installation instructions

  1. Get this repository.
  2. Open any document in Word 2013.
  3. Open Microsoft Visual Basic for Applications (Alt + F11).
  4. Select Normal in the left panel.
  5. Import the new module (Ctrl + M): locate and open the file ExportToPDF.bas from this repository.
  6. Close Microsoft Visual Basic for Applications and Word.
  7. Run the file ExportToPDF.reg, confirm (Yes).