Search

Find Number Of Pages

Last Updated: May 10, 2022

Articles

Use this function to find the number of pages in a PDF document.

Syntax

Find Number Of Pages (path)

Parameters

Input Parameter Name Description
path Path of the PDF

Returns

Return Value Description
Page number Number of pages in the input PDF

Sample

Find Number Of Pages (C:\User\MutualFundStatement.pdf)

  • Finds the number of the pages in MutualFundStatement.pdf.
    Returns the number of pages.

To view all the Document functions, click here.

Did you find what you were looking for?