vishveshwar nelanti

Greenhorn
+ Follow
since Dec 07, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by vishveshwar nelanti

Hi,

We need to get the record size/count before scheduling the report printing. This is to avoid the printing of blank report .The IReportPtr instance in c based DLL supports the same. In BOE Java API, is there any equivalent method ? Or else is there any option in the Crystal Enterprise Server X1 to accomplish it?

In the C client api, the code snippet for getting the number of records is as follows:

noOfRecords = report->PrintingStatus->NumberOfRecordSelected;
We are using the Business Objects crystal Enterprise server 11.

Thanks in advance!
17 years ago