3.1.4.14 Print Support Application Methods
This section specifies methods for print support applications to use for handling Mopria certified and IPP printers.<402>
Method |
Description |
---|---|
RpcRegeneratePrintDeviceCapabilities (section 3.1.4.14.1) |
Regenerates the printer device capabilities configuration file. Upon receiving this call, the server ensures the print devices capabilities for the specified printer are up to date. Opnum:117 |
Opnum118NotUsedOnWire |
Reserved for local use. Opnum: 118 |
RpcIppCreateJobOnPrinter (section 3.1.4.14.2) |
Calls the IPP printer handler to issue a create job message for IPP printers supporting this request and having the current print job active, or stores the attributes and PDL format to cache. The server propagates the cached values to the printer when the job becomes active and the printer is able to handle the request. Opnum: 119 |
RpcIppGetJobAttributes (section 3.1.4.14.3) |
Sends a server request for IPP job attributes from the printer for the active print job or attributes retrieved from the cache. Opnum: 120 |
RpcIppSetJobAttributes (section 3.1.4.14.4) |
Sends a set job attributes request to the printer for the active print job or stores them to the cache. The server propagates the cached values to the printer when the job becomes active and the printer is able to handle the request. Opnum: 121 |
RpcIppGetPrinterAttributes (section 3.1.4.14.5) |
Requests IPP printer attributes from the printer via Get-Printer-Attributes IPP request. This request can be sent to the connected printer even when there are no active print jobs present. Opnum: 122 |
RpcIppSetPrinterAttributes (section 3.1.4.14.6) |
Sends a set printer attributes request to the printer via Set-Printer-Attributes IPP request. This request can be sent to the connected printer even when there are no active print jobs present. Opnum: 123 |