• 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: Any Way to Address Selected Pages in Pages Panel?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INDESIGN: Any Way to Address Selected Pages in Pages Panel?


  • Subject: Re: INDESIGN: Any Way to Address Selected Pages in Pages Panel?
  • From: Stan Cleveland <email@hidden>
  • Date: Wed, 10 Aug 2011 12:57:32 -0700

On Aug 9, 2011, at 7:19 PM, Rick Gordon wrote:

> Is there any way to address the pages in an InDesign document that are currently highlighted in the Pages Panel?

Hi Rick,

The following code shows all the properties I can find in InDesign's dictionary for the Pages panel. It seems that you can get/set the presentation of the panel, but not the content.

   tell application "Adobe InDesign CS4"
      properties of panel "Pages"
      -- or alternatively
      properties of pages panel 1
   end tell
   --> {parent:application "Adobe InDesign CS4", icon size:medium icon, index:1, master icon size:small icon,  master vertical view:true, name:"", object reference:«class PgsP» of application "Adobe InDesign CS4",  masters thumbnails:true, pages on top:false, pages thumbnails:true, rotation icons:true, transitions icons:true, transparency icons:false, resizable:masters fixed, vertical view:true}

Stan C.

 _______________________________________________
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

  • Follow-Ups:
    • Re: INDESIGN: Any Way to Address Selected Pages in Pages Panel?
      • From: Rick Gordon <email@hidden>
References: 
 >[ANN] 'AppleScript Explored' and Xcode 4.x (From: Shane Stanley <email@hidden>)
 >INDESIGN: Any Way to Address Selected Pages in Pages Panel? (From: Rick Gordon <email@hidden>)

  • Prev by Date: Scrolling in Lion
  • Next by Date: Re: Scrolling in Lion
  • Previous by thread: INDESIGN: Any Way to Address Selected Pages in Pages Panel?
  • Next by thread: Re: INDESIGN: Any Way to Address Selected Pages in Pages Panel?
  • Index(es):
    • Date
    • Thread