All requests to the plug-in have two required parameters. The first is operation, and the second is result-type. All operations except op-client-interface-version and op-client-version-info require the parameter printer-url. All requests support the optional parameter error-type.
With the exception of op-printer-send-test-page and op-printer-remove, the printer does not need to be installed to use the following operations:
Description: |
Deletes the indicated jobs. |
Required information |
Printer URL, job-list |
Supported return types: |
None, Message box, HTML, URL, Cookie |
Description: |
Gets job information for indicated jobs. The information returned depends on the printer’s capabilities. This information can include job name, ID, owner, size, bytes processed, hold until, priority, time created, time started printing, and time finished printing. |
Required information: |
Printer URL, job-list |
Supported return types: |
Message box, HTML, URL, Cookie |
Description: |
Puts a hold on the indicated jobs. A job that is printing might not be held. |
Required information: |
Printer URL, job-list |
Supported return types: |
None, Message box, HTML, URL, Cookie |
Supported parameter is indefinite.
Description: |
Removes the hold on the indicated jobs. |
Required information: |
Printer URL, job-list |
Supported return types: |
None, Message box, HTML, URL, Cookie |
Description: |
Pauses the printer. If results are requested for this operation, the op-printer-get-status operation is executed to provide the new printer status. |
Required information: |
Printer URL |
Supported return types: |
None, Message box, HTML, URL, Cookie |
Description: |
Resumes the printer. If results are requested for this operation, the op-printer-get-status operation is executed to provide the new printer status. |
Required information: |
Printer URL |
Supported return types: |
None, Message box, HTML, URL, Cookie |
Description: |
Sends a printer-ready file to this printer. |
Required information: |
Printer URL, file-path-name |
Supported return types: |
None, Message box, HTML, URL, Cookie |