XcmPrtOutputStaplePosition
This Textual Convention enumerates possible staple positions. The staple positions enumerated are relative to the physical layout of the finishing device. The observer is on the front side of the finisher which is defined as for sheets passing through the finisher. The 'front' side is the side from which staples are pushed. The physical corners of the finishing device are specified by designating the corner of the finisher where a portrait long-edge fed sheet with english/left-to-right text is stapled as staplePosCorner1, and then the other corners are numbered in a counter-clockwise direction with the observer on the front side of the finisher. 'staplePosCorner1', 'staplePosCorner2', 'staplePosCorner3', and 'staplePosCorner4' indicate a single staple in the specified corner. This object does not specify the angle of the staple, e.g. 90, 45 or zero degrees. 'stapleEdge...' indicates multiple staples on the edge specified. 'stapleEdge12' is the edge which include Corner1 and Corner2. The current set of values (which may be extended in the future) is given below: 1 : staplePosCorner1 -- 2**0 2 : staplePosCorner2 -- 2**1 4 : staplePosCorner3 -- 2**2 8 : staplePosCorner4 -- 2**3 16 : stapleEdge12 -- 2**4 32 : stapleEdge23 -- 2**5 64 : stapleEdge34 -- 2**6 128 : stapleEdge14 -- 2**7