Search

Combine PDF

Last Updated: Nov 23, 2020

Articles

Use this function to combine the two given PDF documents.

Syntax

Combine PDF (PDF1_filepath, PDF2_filepath)

Parameters

Input Parameter Name Description
PDF1_filepath Path of the first PDF
PDF2_filepath File 2 to be merged

Sample

Combine PDF ( C:\User\PDF1, C:\User\PDF2)

  • Combines the contents of ‘PDF1’ and ‘PDF2’.

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?