16
December 15, 1997
X Print Attributes
16
X Print Attributes
Release 6.4
X Version 11
The medium feed direction is represented as a boolean value indicating whether the
long edge (TRUE) or the short edge (FALSE) feeds into the printer so that
orientation is specified.
The assured reproduction area is the area within the current medium tp which the
printer can render. This area is specified in millimeters according to the RCS
coordinate system defined by the ISO DPA. The area value is defined by a structure
containing the minimum-x, maximum-x, minimum-y, and maximum-y.
The value for a medium size is specified in a structure comprised of the page size,
the feed direction indicator, and the assured reproduction area.
The value of the medium-source-sizes-supported attribute is a list of structures,
each comprised of the input tray value and a set of medium size values.
plexes-supported
A list of plex options that the printer supports. The list is a group of strings
separated by white space. Valid values are simplex, duplex, and tumble.
printer-model
Human-readable text that identifies the make and model of the printer. This value is
encoded as COMPOUND_TEXT.
printer-name
This attribute uniquely identifies a printer on a given X Print Server.
printer-resolutions-supported
A list of the resolutions in dots per inch that the printer supports.
xp-embedded-formats-supported
This attribute identifies the set of data formats recognized as valid values for the
doc_fmt parameter of PrintPutDocumentData, when this request is issued within a
print document of type XPDocNormal.
The value is a list of data formats. Each entry in the list is a structure comprised of
the data format, a format variant, and a format version. The variant and the version
may be omitted in some cases. Structure values are enclosed by curly braces "{}"
and delimited by whitespace. Valid values are defined by the printer DDX driver.
xp-listfonts-modes-supported
Defines the set of values that may be used to comprise the value of the xp-listfonts-
modes
document / page attribute. The value is a whitespace delimited list of
listfonts mode values, which are defined below.
xp-page-attributes-supported
A list of page attributes supported for the printer. This list is comprised of a set of
whitespace-delimited attribute names.
xp-raw-formats-supported
This attribute identifies the set of data formats recognized as valid values for the
doc_fmt parameter of PrintPutDocumentData, when this function is called within
a print document of type XPDocRaw.
The value is a list of data formats. Each entry in the list is a structure comprised of
the data format, an optional format variant, and an optional format version. Structure
values are enclosed by curly braces "{}" and delimited by whitespace. Valid values
are defined based on the physical printer's capabilities.