• 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: Open file (indesign) without dialog missing fonts & missing links
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open file (indesign) without dialog missing fonts & missing links


  • Subject: Re: Open file (indesign) without dialog missing fonts & missing links
  • From: Peter Boctor <email@hidden>
  • Date: Mon, 18 Nov 2002 08:25:41 -0800

At 12:18 PM +0100 11/18/02, Bjorn Van Blanckenberg wrote:
Is it possible to open the indesigndoc and overrule the dialogs of missing
fonts and links

Yes. You can use the "user interaction level" property to disable dialogs:

tell application "InDesign 2.0.1"
set user interaction level to never interact
open alias "Some valid path"
set user interaction level to interact with all
end tell

-peter
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Open file (indesign) without dialog missing fonts & missing links
      • From: Bjorn Van Blanckenberg <email@hidden>
References: 
 >Open file (indesign) without dialog missing fonts & missing links (From: Bjorn Van Blanckenberg <email@hidden>)

  • Prev by Date: Re: Boilerplate 'run' handler for droplets
  • Next by Date: Re: What is ASLG?
  • Previous by thread: Open file (indesign) without dialog missing fonts & missing links
  • Next by thread: Re: Open file (indesign) without dialog missing fonts & missing links
  • Index(es):
    • Date
    • Thread