I've been banging my head for about a week on the problem of determining the last page number of a Crystal Report viewed through the web ReportViewer class . You would think that the report viewer class, which has methods like ShowLastPage and ShowNextPage would have properties like CurrentPageNumber...