Skip to main content
This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
October 23, 2016

Using what method? If you want to use a script it's simply the numPages property, like this:

app.alert("This file has " + this.numPages + " pages.",3);