ClientPrintersApplet

Top  Previous  Next

ClientPrintersApplet element compiles to a Java Applet that retrieves the list of the printers defined on the local computer.

ClientPrintersApplet

When ClientPrinters element is used on a page this element must also be used along with it. However if ClientPrinters element is used in a Ajax SourceArea then using the ClientPrintersApplet element with it would not be functional as expected. In such cases ClientPrintersApplet element should be used in the page that makes the Ajax AjaxMgr.refreshAreas() call.