Overview

Namespaces

  • Neodynamic
    • SDK
      • Web
  • PHP

Classes

  • ClientPrinter
  • ClientPrintJob
  • ClientPrintJobGroup
  • DefaultPrinter
  • InstalledPrinter
  • NetworkPrinter
  • ParallelPortPrinter
  • PrintFile
  • SerialPortHandshake
  • SerialPortParity
  • SerialPortPrinter
  • SerialPortStopBits
  • UserSelectedPrinter
  • Utils
  • WebClientPrint
  • Overview
  • Namespace
  • Class
  • Tree

Class ClientPrintJobGroup

Specifies information about a group of ClientPrintJob objects to be processed at the client side.

Namespace: Neodynamic\SDK\Web
Located at WebClientPrint.php
Methods summary
public string
# sendToClient( )

Sends this ClientPrintJobGroup object to the client for further processing. The ClientPrintJobGroup object will be processed by the WCPP installed at the client machine.

Sends this ClientPrintJobGroup object to the client for further processing. The ClientPrintJobGroup object will be processed by the WCPP installed at the client machine.

Returns

string
A string representing a ClientPrintJobGroup object.
Properties summary
public array $clientPrintJobGroup null
#

Gets or sets an array of ClientPrintJob objects to be processed at the client side. Default is NULL.

Gets or sets an array of ClientPrintJob objects to be processed at the client side. Default is NULL.

WebClientPrintPHP API documentation generated by ApiGen 2.8.0