• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
InDesign: Copy graphic from one rectangle to another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: InDesign: Copy graphic from one rectangle to another
      • From: "Shane Stanley" <email@hidden>
  • Prev by Date: Re: Mount Current Users Folder as Disk
  • Next by Date: Re: InDesign: Copy graphic from one rectangle to another
  • Previous by thread: Re: Shell script
  • Next by thread: Re: InDesign: Copy graphic from one rectangle to another
  • Index(es):
    • Date
    • Thread