CCITTCommandsC-21Document Option CommandsImageSizeImagePositionFunction Sets the image size to be used for decompression of the imagedata that follows the %%ImageData command.Syntax %%ImageSize(width height)width The width of the image in pixels.height The height of the image in pixels.Default None.Notes This command must be used in order to decompress an image.This command must be sent before the %%ImageDatacommand. If it is not, the image is ignored.Function Sets the image position (in 0.001" increments) from the upper-leftcorner of the page.Syntax %%ImagePosition(x y)x The horizontal location of the image's upper-leftcorner.y The vertical location of the image's upper-left corner.Default 0 0—Places the image in the upper-left corner of the page.