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.
Alternatively, install manually:
- download the script
- rename it
d2p.bat- either:
- put it into a folder listed into user-path or system-path (like C:\Windows\System32)
- insert the folder with d2p into the user-path or system-path, and reboot (or relog)
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.psm1and save it intoC:\Program Files\WindowsPowerShell\Modules\d2p.USAGE
- Open Powershell and type
d2pfollowed by the folder you want to process.
- EXAMPLE:
d2p C:\MyDocuments
d2p.psm1(v1) is based onConvertWordTo-PDFby Patrick Gruenauer | https://sid-500.comd2p.bat(v2) is a remake, with original code

