Package javax.print.attribute.standard

Provides the printing attribute classes of the Java Print Service API.

See: Description

Package javax.print.attribute.standard Description:

Provides the printing attribute classes of the Java Print Service API.

The package contains the available printing attributes. Some attributes are used by the print service implementations to inform about the state of print services and print jobs. Other attributes are needs to be provided by the user/program to specify how a print job or a document in a print job should be printed.

Note: Printing attributes can implement more than one attribute role and therefore be used to specify e.g. print request attributes as well as document attributes.

Since: 1.4