Jump to content
JasperReports Library 7.0 is now available ×

Jasper Print Help


2004 IR Help

Recommended Posts

By: moses paul - ampaul77

Jasper Print Help

2005-10-11 22:23

Hi all,

My app is web app. I used jasper reports to generate reports. I want to print reports when ever the user clicks the print button. For this I m using

following code

 

JasperPrintManager.printReport(jasperPrintObject,true ); It serches for serverside printer . But my app is web app. user clicks the print button at clientside.User want to print what he see on the page.Then How to acheive this? Is there any api that enables the client side printer? Please help me in this situation..

Thanx in Advance

Paul

 

 

 

 

 

By: NHTAn - deeprot

RE: Jasper Print Help

2006-02-15 02:34

You should use the applet for the printing job. Please review the webapp examples in the jasper package for more details.

 

 

 

 

By: tortois - tortois

RE: Jasper Print Help - client-side printing

2006-04-21 05:52

Are there any other options beside printer applet (as shown in webbapp example) that are available for client-side printing as described by ampaul77?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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...