| Search Locate Previous Next | Contents |
To check the number of completed pages on a spooled report:
pgctleaf.NumPages spl
... where spl is the name returned by leaf.Spool ''. If there is no spooled report, this returns 0. If you call this with a null argument while a print file is open, it will return the number of pages completed to date.