The PRISMAsync Print Server supports all IPP operations and attributes required to claim IPP 2.0 level:
Operation name (code) |
Description |
---|---|
Print-Job(0x0002) |
The ticket and PDL are sent together. The ticket is added in front of the PDL. EFI Fiery Central only sends JDF tickets. In response the IPP server provides the “jobID. |
Cancel-Job(0x0008) |
|
Hold-Job(0x000C) |
Use the “job-id” to identify the job to hold. Move a job from the “Scheduled jobs” queue to the “Waiting jobs” queue. |
Release-Job(0x000D) |
Use the “job-id” to identify the job to release. Move a job from the “Waiting jobs” queue to the “Scheduled jobs” queue. |
Get-Job-Attributes(0x0009) |
When a job is in a final state, the job information is kept available for 300 seconds. All IPP jobs are kept in one print queue. |
Get-Jobs(0x000A) |
When a job is in an end state, the job information is kept available for 30 minutes. All IPP jobs are kept in one print queue. |
Get-Printer- Attributes(0x000B) |
This operation is used to communicate printer capabilities, AWF settings and media information. |