Skip to content

Configure Shopping Cart Printing


With shopping cart printing, the user can print from any application on the local workstation via the Windows print dialog directly into SEAL Print Client. For this, you have to install software on the local workstation.


Installation

  1. Contact your Technical Project Manager at SEAL Systems in order to get Windows Integration version 4.2.0 or higher.

  2. Copy the Windows Integration 4.2.0 installation files to any directory on the local workstation on which you want to use shopping cart printing.

    Hint - no blanks

    The path of the directory with the installation files must not contain blanks! Otherwise, the installation script will fail.

  3. Edit the following file:

    <windows_integration_install_dir>\install\wd\install-spc-printer.customer.bat
    
  4. Search for the SERVERNAME key and specify the name of the SEAL Operator server, <operator_server>, there. Specify only the server name without URL or port number here.

  5. Save the file.

  6. Open a Command Prompt (Administrator), change to <windows_integration_install_dir>\install\wd\ and execute the following script:

    install-spc-printer.bat
    

    As result, the SEAL Master Driver and two printers for shopping cart printing are installed on the local workstation. The SPC Office Dialog printer is for small-sized MS Office documents in formats such as DIN A4 or letter and the SPC CAD Dialog printer for larger documents in formats such as DIN A0, ANSI E or larger.

  7. In the OIDC identity provider, configure a URL for the redirection containing the server name, <operator_server>, configured above if necessary. If Keycload is used as OIDC identity provider, refer to the SEAL Interfaces for OIDC documentation for this.


When printing a document over one of the installed shopping cart printers, the document is uploaded into the My Documents panel and, unless already existent, the PLOSSYS 4 Pool panel is generated containing the document. If the panel already exists, the document is added to the list in the panel.


Hint - logfile

Messages concerning the shopping cart printing are logged into the following file on the local workstation:

<user_home_directory>\AppData\Roaming\SEAL Systems\Operator\log\sealmon2operator.log

Back to top