SET
The SET command is used to specify page images to be used by the CREATE command.
Required
SET ----- OBJECT ------- *IMAGES --------------------------------|
Keywords
OBJECT |
*IMAGES |
SERVICE_LIST |
Only required for RDML clients. The LIST command requires a working list with six fields to pass the image information to the service. The fields can be of any name and size, it is the sequence of the fields that is important. PAGE Page number. X X location of image. Y Y location of image. WIDTH Width of image. HEIGHT Height of image. PATH Path of image file.
Refer to Reserved Keywords for your appropriate JSM Client for more information. |
Comments / Warnings
To include the same image on all pages, use a page number of 0.
The unit of measurement for positioning the image is the point.
There are 72 points in 1 inch.
The X co-ordinate runs from the left side of the page to the right size of the page.
The Y co-ordinate runs from the top of the page to the bottom of the page.
The top left hand corner of the page is 0,0.