CCITTCommandsQMS 1725E Print System ReferenceC-22RotationLineEndFunction Sets the rotation to be used when the image is decompressed.Syntax %%Rotation(degree)degree 00° rotation9090° rotation180180° rotation270270° rotationDefault 0–The image is not rotatedNotes Rotation occurs about the current image position origin set by the%%ImagePosition command. If no %%ImagePositioncommand has been used, rotation occurs about the origin (0,0).Any rotation (except 0) about the default image position (0,0)causes the image to be rotated off the page. Therefore, anyrotation other than 0° must coincide with a %%ImagePositioncommand.Function Sets line-end flags, which indicate whether CCITT end-of-linesare included in the image data.Syntax %%LineEnd(true/false)true Indicates that end-of-lines are required in the imagedata. Otherwise, an error results.false Indicates that end-of-lines are not required in theimage data but, if present, are accepted with no error.Default false