More On Co-ordinates When repositioning the watermark text or signature using the x and y offsets, you must remember that X/Y coordinates start at 0/0 in the top left. X goes across and Y down. Negative offset values will move x to the left and y down; positive values will move the watermark to the right for x and down for y. So for example, to move inwards from the top left corner you need positive values of x and y. If you're in the bottom right you need negative values for x and y. This diagram shows how to adjust the values of offsets from different positions in an image:
Tip: if you often use offsets (for instance, because you use borders) you will probably find it easier to set the nudge value (in those scripts that use this setting) to 0. |