• 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
Re: InDesign CS3, apply object styles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InDesign CS3, apply object styles


  • Subject: Re: InDesign CS3, apply object styles
  • From: seuzo <email@hidden>
  • Date: Thu, 22 Nov 2007 00:51:27 +0900

tell document 1 of application "Adobe InDesign CS3"
set my_obj_style to object style "skyggebilde"
tell page 1
set myRectFrame to make new rectangle with properties {geometric bounds:{10, 10, 100, 100}}
tell myRectFrame
apply object style using my_obj_style --with clearing overrides
end tell
end tell
-- or
--apply object style myRectFrame using object style "skyggebilde" -- with clearing overrides
end tell
--
seuzo
http://www.seuzo.jp/


_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >InDesign CS3, apply object styles (From: HÃ¥vard Graudo <email@hidden>)

  • Prev by Date: Re: Init Caps Handler
  • Next by Date: init Caps Handler
  • Previous by thread: InDesign CS3, apply object styles
  • Next by thread: Parsing through Excel Columns
  • Index(es):
    • Date
    • Thread