Actuate Information Console custom tags : getPageCount

getPageCount

Returns the total number of pages in a report.

Library

viewer

Tag class

com.actuate.reportcast.tags.viewer.GetPageCountTag

Attributes

Table 8-13 lists and describes the attributes for getPageCount.

Table 8-13  Attributes for getPageCount 
The unique authentication identifier returned by Actuate BIRT iServer on successful login.
The desired locale, such as en_US, as in <context root>\Web-inf\localemap.xml.
The host and port for the Actuate BIRT iServer machine, such as http://Services:9000.

Used in

<context root>\viewer\print.jsp

<context root>\viewer\saveas.jsp

<context root>\viewer\validatefile.jsp

<context root>\viewer\viewnavigation.jsp

Example

The following example returns the number of pages in the report whose unique identifier is 4:

<viewer:getPageCount objectID="4" />

(c) Copyright Actuate Corporation 2011