|
ClientPrintIFrame |
|
|
ClientPrintIFrame element is used to link the local printing Java Applet into the page.
When a ClientPrintCommand or ClientPrintExecutionDef element is used on a page this element must also be used along with them. However if these elements are used in a Ajax SourceArea then using the ClientPrintIFrame element with them would not be functional as expected. In such cases ClientPrintIFrame element should be used in the page that makes the Ajax AjaxMgr.refreshAreas() call.
|