Search

Combine PDF using FID

Articles

Use this function to combine two PDF documents whose FIDs are given as input.

Syntax

Combine PDF using FID (fid1, fid2)

Parameters

Input Parameter Name Description
fid1 File Server ID of the first PDF
fid2 File Server ID of the second PDF

Returns

Return Value Description
Path Path of the output file

Sample

Combine PDF using FID (xx067542-d7cf-4881, xx068942-abcf-7781)

  • Combine both PDF documents with FIDs xx067542-d7cf-4881 and xx067542-d7cf-4881.
  • Returns C:\Users\jiffy\76625exxyy.pdf, the path where the output PDF is stored.

The path and the name of the output files are automatically assigned by the function.

To view all the Document functions, click here.

Did you find what you were looking for?