Samuel12Sam
Programmer
I have a CR in .net web application. after the report is generated i need the total page count info. which has to be passed to another program. how do i get the total page count of the generated report using the object model.
someone told me that i can use the PrintingStatus object.
BUT there is no PrintingStatus Object in the CR
.NET object library. i need this Total count in a .net web application. but still , what reference do i need to add 2 be able to access the PrintingStatus Object.
someone told me that i can use the PrintingStatus object.
BUT there is no PrintingStatus Object in the CR
.NET object library. i need this Total count in a .net web application. but still , what reference do i need to add 2 be able to access the PrintingStatus Object.