Skip to content
/ d2p Public

Bulk-convert DOC and DOCX files to PDF, from a folder and its subfolders

License

Notifications You must be signed in to change notification settings

DavidBevi/d2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d2p - doc 2 pdf

Bulk-convert .doc(x) to .pdf files, from a folder and its subfolders.

Results are saved in their original locations. Microsoft Word is required.


Just open it as Admin & follow instructions. Use this for maximum compatibility. It's less pretty (no colors) but better in any other way.

image

Alternatively, install manually:
  1. download the script
  2. rename it d2p.bat
  3. either:

[v1] Powershell script

image

This is the original d2p, for Powershell, but the install instructions I originally wrote are incomplete, and I discovered that Powershell is not always included in Windows, so I made the Cmd version.

I recommend against using the Powershell version, because I abandoned it.

Oiginal install instructions:

INSTALLATION

  • Download d2p.psm1 and save it into C:\Program Files\WindowsPowerShell\Modules\d2p.

USAGE

  • Open Powershell and type d2p followed by the folder you want to process.
    • EXAMPLE: d2p C:\MyDocuments

Credits

About

Bulk-convert DOC and DOCX files to PDF, from a folder and its subfolders

Resources

License

Stars

Watchers

Forks

Packages

No packages published