We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56a222 commit b5d6d78Copy full SHA for b5d6d78
README.md
@@ -13,6 +13,12 @@ Repository of small scripts that can be used for specific tasks such as obtainin
13
14
- ### Encrypt-Password.ps1
15
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
22
23
- ### Format-XML.ps1
24
Formats an XML document to make it easier to view.
0 commit comments