Jump to content

How To print report on client side


Recommended Posts

By: meetme09 - meetme09

How To print report on client side

2006-03-07 01:29

Hi All,

 

I try to export report thru JapserPrinter and it's working fine when I have server and client on same machine.

I uses IE as client ,but when i do the same , it prompts printer dialog on server side rather then client side.

 

Is there any way we can do this thru jasper or need to use java scirpt for invoking and redirecting html output to it.

 

Please let me know if we can do above thru jasper.

 

Thanx,

Ankit

 

 

By: jasperkan - jasperkannan

RE: How To print report on client side

2006-03-07 12:00

element.setX(-1);

 

 

By: jasperkan - jasperkannan

RE: How To print report on client side

2006-03-07 12:02

in my project we had the same req: .what we have done is when the user has the option to preview the document.this is an html page .When the user clicks print , we show the same data in a popup window as Pdf document .Then the user will have to manually print the pdf document .This makes sense in our context ,may be u can chek if its fine in ur case.

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