Re: Printing in an applet from javascript
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Printing in an applet from javascript

From: VK <schools_ring@yahoo.com>
Date: Tue Aug 16 2005 - 22:20:31 CEST

KenH wrote:
> I have a charting applet that has a print method that works just fine.
>
> My problem is I am trying to initiate the print method from a
> javascript routine but it doesn't work.
>
> I access my applet from javascript all the time (feeding data hidden in
> a form to the chart), but for some reason trying to launch the printing
> from javascript doesn't work. Any ideas? Do I have to set some kind of
> focus?

Does not PrintJob stuff require a privilege in the applet? It did
before at least (?)

Is your Java print method declared public?
Received on Mon Oct 24 02:14:12 2005