We want the "Pages" token value to accurately reflect the number of pages, specifically when the Cover Page is rendered as more than one page. We have a use case where a fax needs to be sent with a cover page, as well as a second cover page that will be used by the recipient when making a subsequent fax (like a return fax cover page). Since you only support a single cover page per fax, the way we've implemented it was that we created a cover page that is long enough that it ends up being 2 pages. We're using the "Pages" token in that cover page, but it appears that it always counts a cover page as 1 page, even if it takes up multiple pages when rendered/faxed. See attached example fax that is 4 pages long, but the "Pages" token value reads 3 instead of 4.