Skip to content

Export Word 2013 documents to PDF from the context menu.

Notifications You must be signed in to change notification settings

fajaryanw/Word-Export-to-PDF

 
 

Repository files navigation

Overview

These scripts enable exporting Word (Microsoft 365) 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 (Microsoft 365).
  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).

About

Export Word 2013 documents to PDF from the context menu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VBA 100.0%