Jump to content
We've recently updated our Privacy Statement, available here ×

“isIgnorePagination” or “suppressing pagination” does not works while printing jasper report


rofikul

Recommended Posts

Here I was trying to print jasper report via java code silently using jasper API.

 Here is what I have done to print Jasper Report, my code simply calls the JRPrintServiceExporter. exportReport(), provided  JasperPrint and PrintServiceAttributeSet object parameters are set to JRPrintServiceExporter object. Also IgnorePagination property is properly set in the JasperPrint object which is getting passed into Jasper engine.   Jasper engine prints the report to printer in a single page which is fine. But all the report data are not getting printed which is actual issue here.

I am using Jasperreport 4.0.1

Please suggest what should we do to overcome this problem. 

Link to comment
Share on other sites

  • 4 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...