This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Unified Printing API - JSR6 and the fly likes JasperViewer Print Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java JSRs » Unified Printing API - JSR6
Reply Bookmark "JasperViewer Print" Watch "JasperViewer Print" New topic
Author

JasperViewer Print

dushantha Rathnayake
Ranch Hand

Joined: Feb 27, 2010
Posts: 100
Hi,

I am new to jasper. In my case I want to display the report using JasperViewer and detect the print button action of JasperViewer object. I mean i want to detect, user click the print button or not. Is it possible or not.

Thank you.
Supun Lakshan Dissanayake
Ranch Hand

Joined: Oct 26, 2012
Posts: 54

I guess it is impossible.
But if you need to print report by your java program, use JasperPrintManager to do it.


Try and Try one day you can FLY.
 
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: JasperViewer Print
 
Similar Threads
regarding jasper reports
While mouse button is pressed
Please Help: Java Printing Question
Jasper report - ireport but in java class - dynamic report using jasper report api
how i use ServletOutputStream