Skip to content

Commit b5d6d78

Browse files
authored
Update README.md
1 parent e56a222 commit b5d6d78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Repository of small scripts that can be used for specific tasks such as obtainin
1313

1414
- ### Encrypt-Password.ps1
1515
Encrypts password passed through an input and saves it encrypted in a ".\Password.txt" file
16+
17+
- ### Export-Docx-To-PDF.ps1
18+
Exports .docx file to a .pdf file, file selection functionality with interaction box
19+
20+
- **Requeriments**
21+
- Word Application
1622

1723
- ### Format-XML.ps1
1824
Formats an XML document to make it easier to view.

0 commit comments

Comments
 (0)