Uniprint 7.1 Hot Fix 18

Pre-install

This Hot Fix is compatible with the 7.1 release of Uniprint.


Installation

This Hot Fix applies to the Pharos Print Server, and should be applied to all Print Server PCs.

To apply this Hot Fix:

  1. Stop the Pharos Print Server service.
  2. Copy the PServer.exe executable to the Pharos\bin directory, overwriting the existing file.
  3. Restart the Pharos Print Server service.

After applying this update, the Print Server's version number will be 7.1.4016.


Details

This Hot Fix addresses the following issues:

  • The application of this Hot Fix corrects an issue where users could receive a "Not enough money to print job" error when releasing a print job at the Pharos Station, despite having sufficient funds to cover the cost of the job.

  • Performing a Change Control could cause the Print Server to become unresponsive. The application of this Hot Fix ensures that Change Control operations will complete successfully on Print Servers.

  • When moving a job from one queue to another in Pharos Remote, the Information alert that is logged in the Pharos Database included an incorrect page count. The application of this Hot Fix ensures that these Alerts record the correct page count.

  • An "Encrypt" function has been added to the String class of the Pharos Scripting Language. This means that a separate stored procedure is no longer necessary if encryption is desired. The function is used as follows:

    import "String";
    new sampletext = "abc";
    String.Encrypt(sampletext);

  • The application of this Hot Fix adds support for additional keywords in banner templates. The following new keywords can be used in banner files:

    Keyword Meaning
    __UNP_PURSE_1__ The balance of the job owner's first purse ("Technology Grant" by default)
    __UNP_LPURSE_1__ The balance of the job owner's first purse in the local currency of the server
    __UNP_PURSE_2__ The balance of the job owner's second purse ("Tuition Fees" by default)
    __UNP_LPURSE_2__ The balance of the job owner's second purse in the local currency of the server
    __UNP_PURSE_3__ The balance of the job owner's third purse ("User Pays" by default)
    __UNP_LPURSE_3__ The balance of the job owner's third purse in the local currency of the server

Need Help?

If further assistance is required, contact your Pharos Authorized Reseller.