InDesign: Copy graphic from one rectangle to another
InDesign: Copy graphic from one rectangle to another
- Subject: InDesign: Copy graphic from one rectangle to another
- From: Simon Forster <email@hidden>
- Date: Mon, 11 Apr 2005 11:33:29 +0100
Hi folks
Can anyone give me a pointer as to how to copy a graphic from an
InDesign rectangle and paste it in another? I've been hunting around on
this for some time and am stuck. I can set the contents of a text frame
to those copied from a text frame in another document but doing a
similar task with graphics and "rectangles" defeats me.
With text frames:
tell document "source.indd"
set tmpContent to contents of (page item 1 whose label is
thisLabelString)
end tell
tell document "target.indd"
set contents of (page item 1 whose label is thisLabelString) to
tmpContent
end tell
What's a workable equivalent when dealing with graphics and rectangles?
Many, many thanks in advance for any help.
Simon Forster
_____________________________________________________
LDML Ltd, 62 Pall Mall, London, SW1Y 5HZ, UK
Tel: +44 (0)870 1999 780 Fax: +44 (0)70 9230 5247
_____________________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden