| Package | Description | 
|---|---|
| javax.print.attribute.standard | Package javax.print.attribute.standard
contains classes for specific printing attributes. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Finishings | Finishings. BINDThis value indicates that a binding is to be applied to the document;
 the type and placement of the binding is site-defined. | 
| static Finishings | Finishings. COVERThis value is specified when it is desired to select a non-printed (or
 pre-printed) cover for the document. | 
| static Finishings | Finishings. EDGE_STITCHBind the document(s) with one or more staples (wire stitches) along one
 edge. | 
| static Finishings | Finishings. EDGE_STITCH_BOTTOMBind the document(s) with one or more staples (wire stitches) along the
 bottom edge. | 
| static Finishings | Finishings. EDGE_STITCH_LEFTBind the document(s) with one or more staples (wire stitches) along the
 left edge. | 
| static Finishings | Finishings. EDGE_STITCH_RIGHTBind the document(s) with one or more staples (wire stitches) along the
 right edge. | 
| static Finishings | Finishings. EDGE_STITCH_TOPBind the document(s) with one or more staples (wire stitches) along the
 top edge. | 
| static Finishings | Finishings. NONEPerform no binding. | 
| static Finishings | Finishings. SADDLE_STITCHBind the document(s) with one or more staples (wire stitches) along the
 middle fold. | 
| static Finishings | Finishings. STAPLEBind the document(s) with one or more staples. | 
| static Finishings | Finishings. STAPLE_BOTTOM_LEFTBind the document(s) with one or more staples in the bottom left
 corner. | 
| static Finishings | Finishings. STAPLE_BOTTOM_RIGHTBind the document(s) with one or more staples in the bottom right
 corner. | 
| static Finishings | Finishings. STAPLE_DUAL_BOTTOMBind the document(s) with two staples (wire stitches) along the bottom
 edge assuming a portrait document (see above). | 
| static Finishings | Finishings. STAPLE_DUAL_LEFTBind the document(s) with two staples (wire stitches) along the left
 edge assuming a portrait document (see above). | 
| static Finishings | Finishings. STAPLE_DUAL_RIGHTBind the document(s) with two staples (wire stitches) along the right
 edge assuming a portrait document (see above). | 
| static Finishings | Finishings. STAPLE_DUAL_TOPBind the document(s) with two staples (wire stitches) along the top
 edge assuming a portrait document (see above). | 
| static Finishings | Finishings. STAPLE_TOP_LEFTBind the document(s) with one or more staples in the top left corner. | 
| static Finishings | Finishings. STAPLE_TOP_RIGHTBind the document(s) with one or more staples in the top right corner. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.