Secure Global Desktop Administration Guide > Applets > Print applet parameters
The print applet has the following parameters:
Parameter | Type | Default | Description |
---|---|---|---|
Active | Boolean | false |
Specifies whether the print applet attempts to make itself the
working applet. Set this to |
Enabled | Boolean | true |
Specifies whether a print applet can be the working applet. Only
the working applet can be used to control and receive information
about your print jobs. Use this parameter when two or more print
applets are running simultaneously in the same Secure Global Desktop
session. To give one print applet the priority over others when
determining the working applet, set the Active
parameter to |
HostBackgroundColor | Color definition | FFFFFF (White) |
The background color. |
ImageGap | Integer | 1 |
The size (in pixels) of the gap between the printing icons. |
ImageSize | Integer | 32 |
The size (in pixels) of the printing icons. By default, Secure Global Desktop has 19 x 19 icons available. Note that if you're using icons larger than the default you may need to increase the size of the print applet. |
LayoutStyle | Layout indicator | horizontal |
How print icons appear on the webtop, either horizontally (in a row) or vertically (in a column). The order in which icons appear is always: print status, pause/restart printing, cancel printing. |
LoginGUIMask | Integer | "2" |
A bitmask in the range The bits are as follows:
If the value of this parameter is:
See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
PrinterType | String | default printer type |
The client device's default printer type. Valid values are:
If no value is specified, the print applet cooperates with the
|
PrintImageDir | String | Java archive |
The URL of the print applet icons. The URL may be absolute or relative to the HTML page containing the print applet. If any of icon files are missing or no URL is specified,
Secure Global Desktop looks first in the signed Java™ archive
containing the print applet and then in |
Scripting | Boolean | "false" |
This parameter is used with the scriptStart method to release/wake-up the applet. If the parameter is missing or incorrect, the default of |
TarantellaPassword | String | "" |
The password the applet uses to log in to a Secure Global Desktop server. If the value of the If you are concerned about security, you may not want to use this parameter. Users can see the password you supply (by viewing the page source) and they may be authenticated to Secure Global Desktop as a different user. See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
TarantellaUsername | String | No default |
The username the applet uses to log in to a Secure Global Desktop server. If this parameter is used, the applet tries to log the user in to Secure Global Desktop
using the values for the See Logging in with the Secure Global Desktop applets for details of when and how you use this parameter. |
UseNative | String | Default |
Specifies whether to use native methods for printer discovery and
printing on Windows systems. Valid values are: |
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.