7.1
2013-09-23

TOTALPAGES

Syntax TOTALPAGES(Filename)
Description Returns the number of pages in a PDF file, or the number of frames in a multi-frame TIFF or GIF file.
Example TOTALPAGES("Example.pdf") => 10
Parameter Description
Filename Path to a PDF, TIFF or GIF file.