Search

DOCX To PDF

Last Updated: Nov 23, 2020

Articles

Use this function to convert the given DOCX document to PDF. The path of the PDF file is given as the output.

Syntax

DOCX To PDF (DOCX_filepath)

Parameters

Input Parameter Name Description
DOCX_filepath Path of the input DOCX document

Sample

DOCX To PDF ( C:\User\File1)

  • Converts the ‘File1’ DOCX file to a PDF.

Returns

Return Value Description
Path Path of the output PDF

To view all the Document functions, click here.

Did you find what you were looking for?