Re: directly send Jasper report to printer in WebApplication from local printer

2011-04-28 Thread nagarjunabatt...@gmail.com
dat means i hav to use content Disposition ok bt later will the print action be revoked or not??? Please elaborate ur idea using code please -- View this message in context: http://struts.1045723.n5.nabble.com/directly-send-Jasper-report-to-printer-in-WebApplication-from-local-printer

Re: directly send Jasper report to printer in WebApplication from local printer

2011-04-27 Thread Dave Newton
(Sorry if this is a dupe.) On Wed, Apr 27, 2011 at 5:07 AM, nagarjunabatt...@gmail.com wrote: > bt here when i am calling from client the print is invoking the server > printer unlike using local resource(printer). Well, your code is running on the server, so I'm not surprised. You need to stream

directly send Jasper report to printer in WebApplication from local printer

2011-04-27 Thread nagarjunabatt...@gmail.com
all said and done my code is working well i am using JasperPrintManager.printReport(jasperPrint, false); in struts environment. bt here when i am calling from client the print is invoking the server printer unlike using local resource(printer). can u find me the solution for this its very very da

directly send Jasper report to printer in WebApplication from local printer

2011-04-27 Thread nagarjunabatt...@gmail.com
damn urgent for me -- View this message in context: http://struts.1045723.n5.nabble.com/directly-send-Jasper-report-to-printer-in-WebApplication-from-local-printer-tp4343114p4343114.html Sent from the Struts - User mailing list archive at Nabble.com