In version 10.x, I was using TppViewer.ScreenDevice.AbsolutePageCount to get the total number of pages in a report viewed in a TppViewer. In version 14.07, the property always seems to be 0. Is there another way to determine the number of pages?
A new screen device was created for RB 14 in order to support multiple page viewing. Try using the Viewer.ScreenDevice.Publisher.AbsolutePageCount, or the Report.AbsolutePageCount.
Comments
A new screen device was created for RB 14 in order to support multiple
page viewing. Try using the
Viewer.ScreenDevice.Publisher.AbsolutePageCount, or the
Report.AbsolutePageCount.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com