Prints yfs.properties
Use the customer_overrides.properties file
to override properties in the Prints category of yfs.properties.
The following table contains the Prints yfs.properties and descriptions.
| Property | Values | Description |
|---|---|---|
| Prints | ||
| yfs.loftware.tcpip.sockets | Valid values = Y or N Default = N |
Set this property to Y to enable printing via TCP/IP Socket
Interface. Set it to N to enable printing via the File Interface (file
"drop" to a shared network drive). Note: Although
the default value is set to N for the sake of backward compatibility,
our recommendation is to set this flag to Y.
Example: yfs.loftware.tcpip.sockets=N |
| yfs.loftware.tcpip.sockets.mode | Valid values = WAIT or NOWAIT Default = NOWAIT |
Set this property to WAIT to change the Loftware print server's
mode to WAIT mode Example: yfs.loftware.tcpip.sockets.mode=NOWAIT |
| yfs.encoding.standard.for.prints | <ISO printing standard> Default=UTF-8 |
Set this property to test print for different
language characters, such as German, Chinese, Korean, and so forth. Example: yfs.yfs.encoding.standard.for.prints=ISO-8859-1 |