posted 15 years ago
Hi,
We are using jasperreport 1.2.7 version for generation & print of reports.
Whenever we print the reports the size of object in print queue increase 10
times the acutal estimated size of the data.
We tried using PDFExporter to export to pdf and then print, this time size
is almost of the same .
Need to know what could be the problem while using JRPrintServiceExporter .
Code base for building jasperprint from datasource
Following for print jasperprint using exporter.
Need Help