• 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: Several small InDesign CS questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Several small InDesign CS questions


  • Subject: Re: Several small InDesign CS questions
  • From: wayne melrose <email@hidden>
  • Date: Thu, 18 Nov 2004 07:44:26 +0100

I have a further question Shane, how does one open an Indesign document in applescript, and effectively click "Dont Fix" if links need updating.. the idea would be to open many document and ignore the update links dialog, and then update them when the document is open..


On Nov 18, 2004, at 6:47 AM, Shane Stanley wrote:

On Wed, 17 Nov 2004 22:59:49 -0600, Bill Planey wrote:

1. Select all and copy (saying "select all" in applescript does not work
[and this is just for a single page document]


2. "get" the document page size specifications

3. tell ID to ignore messages about missing fonts

tell application "InDesign CS" select every page item of page 1 of document 1 copy tell document preferences of document 1 set theHeight to page height set theWidth to page width end tell set user interaction level to never interact end tell

3. automatically relink to images

I presume you mean update them:

 update every link of document 1

-- Shane Stanley <email@hidden>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden

_______________________________________________ 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: Several small InDesign CS questions
      • From: "Shane Stanley" <email@hidden>
References: 
 >Several small InDesign CS questions (From: Bill Planey <email@hidden>)
 >Re: Several small InDesign CS questions (From: "Shane Stanley" <email@hidden>)

  • Prev by Date: Re: [ANN] New comprehensive AppleScript book
  • Next by Date: Re: Several small InDesign CS questions
  • Previous by thread: Re: Several small InDesign CS questions
  • Next by thread: Re: Several small InDesign CS questions
  • Index(es):
    • Date
    • Thread