• 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
Importing pictures in QuarkXPress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Importing pictures in QuarkXPress


  • Subject: Importing pictures in QuarkXPress
  • From: Michel Alberts <email@hidden>
  • Date: Sat, 25 May 2002 19:40:21 +0200

This is a simple way to import pictures in QuarkXPress.
without using the Finder Open File dialog

Save this script as a droplet on your desktop folder.
Open a Quark document and select a picture box.
Select a file (eps or tiff) and put it on the script.

on open (theFile)
tell application "Finder"
tell application "QuarkXPress"
tell current box
set image 1 to theFile
end tell
end tell
end tell
end open
_______________________________________________
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: Importing pictures in QuarkXPress
      • From: Hans Haesler <email@hidden>
  • Prev by Date: \n appended
  • Next by Date: Scripting Entourage Schedules
  • Previous by thread: Re: \n appended
  • Next by thread: Re: Importing pictures in QuarkXPress
  • Index(es):
    • Date
    • Thread