Last Updated: Feb 14, 2022
Use this function to convert a DOCX document to PDF.
DOCX To PDF (docx_path)
Input Parameter Name | Description |
---|---|
docx_path | Path of the input DOCX document |
Return Value | Description |
---|---|
Path | Path of the output PDF |
DOCX To PDF (C:\User\Invoice.docx)
The path and the name of the output files are automatically assigned by the function.
Make sure you have Microsoft Office installed in your system before using this function.
To view all the Document functions, click here.