aspose file tools
The moose likes Other Java Products and Servers and the fly likes Getting Record size - Avoid printing Blank report Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Getting Record size - Avoid printing Blank report" Watch "Getting Record size - Avoid printing Blank report" New topic
Author

Getting Record size - Avoid printing Blank report

vishveshwar nelanti
Greenhorn

Joined: Dec 07, 2006
Posts: 1
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!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Getting Record size - Avoid printing Blank report
 
Similar Threads
Crystal Reports thru C / C++ or JAVA
Urgent help please !!!!!!!! - Http server is not starting !!!
javax.print in ejb
EJB and Crystal Report
How can we create Reports in Java?