public class SendDocument extends PrintJob
| Constructor and Description |
|---|
SendDocument()
Instantiates an operation for 'send-document'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLastDocument()
Returns true if the operation belongs to the last document.
|
void |
setLastDocument(boolean ok)
To print multiple documents the last document must be marked as
"last-document".
|
getIppResponse, setData, setDocumentName, setJobName, validateRequestcreateIppRequest, getAttribute, getIppRequest, getPrinterName, getPrinterURI, initPrinterAttributes, setCupsURI, setIppRequestId, setJobAttribute, setJobId, setJobState, setJobStateReasons, setOperationAttribute, setPrinterURI, toIPP, validateRequest, validateRequestpublic SendDocument()
public void setLastDocument(boolean ok)
ok - true if dcoument is the last onepublic boolean isLastDocument()
Copyright © 2018–2020. All rights reserved.