[OT] [MIME] Re: Urgent help needed : Printing Jasper Reports

2005-11-04 Thread Dave Newton
Meenakshi Singh wrote: I have to print a report(which I have created using jasper report). I m setting the content type as response.setContentType("application/octet-stream"); Moved OT. - To unsubscribe, e-mail: [EMAIL PROT

Urgent help needed : Printing Jasper Reports

2005-11-03 Thread Meenakshi Singh
hi all, I have to print a report(which I have created using jasper report). I m setting the content type as response.setContentType("application/octet-stream"); & then writing the jasper print object on the servlet output stream object. however when I try to execute this, it gives me a dialog box