Package | Description |
---|---|
javax.print.attribute.standard |
Package javax.print.attribute.standard
contains classes for specific printing attributes.
|
Modifier and Type | Field and Description |
---|---|
static PDLOverrideSupported |
PDLOverrideSupported.ATTEMPTED
The printer attempts to make the external job attribute values take
precedence over embedded instructions in the documents' print data,
however there is no guarantee.
|
static PDLOverrideSupported |
PDLOverrideSupported.NOT_ATTEMPTED
The printer makes no attempt to make the external job attribute values
take precedence over embedded instructions in the documents' print
data.
|