Hi all,
I'm trying to define my own watermark (just a piece of text) and define it as an action so that I can apply it as batch.
I'm creating a text layer as the signature, and I would like to move this text layer to the lower right corner of every image. For this, I'm trying to find a move by percentage command that will work for any image size. i.e. the signature must appear at 90% of the width and %92 of the height, regardless if the image is 2592x1728 or 1728x2592 pixels.
Any ideas to do a 'move by percentage' or alternative ways to achieve this?
Many thanks. |