• 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
Quark to PS help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark to PS help


  • Subject: Quark to PS help
  • From: "Ian Buttery" <email@hidden>
  • Date: Fri, 3 Aug 2007 19:22:58 +0200
  • Thread-topic: Quark to PS help

Hi,

 

I have a problem with the following folder action script which I’m unable to identify. Basically Quark will launch but no .ps file is created.

Any help would be gratefully appreciated.

 

 

on adding folder items to this_folder after receiving these_items

      repeat with i from 1 to number of items in these_items

            

             set this_item to item i of these_items

             tell application "Finder"

                   set theFileName to the name of this_item

             end tell

            

            

            

            

             tell application "QuarkXPress Passport"

                   activate

                   open this_item

                  

                   tell print setup

                         set printer type to "AdobePDF 7.0"

                         set paper size to "Custom"

                         set fit in area to true

                   end tell

                  

                   tell application "QuarkXPress Passport"

                         print document 1 PostScript file this_item

                        

                         delay 1

                         close document 1

                        

                   end tell

             end tell

            

             set this_item to ""

             set this_image to ""

             set theCSpace to ""

            

            

      end repeat

     

end adding folder items to

 

 

 

 

 

Ian Buttery

Business Consultant

Stibo Catalog Ltd. · 52 Cherry Orchard East · Kembrey Park · Swindon · Wiltshire SN2 8UQ ·   England · Company reg. no. 1488155  

Phone +44 (0) 1793 513 710 · Voice mail/Direct +44 (0) 1793 500 655

Cell phone +44 (0) 7831 337738 · E-mail <mailto:email@hidden>

Visit us at www.stibocatalog.com · Global leaders in Product and Catalog Content Management · Europe · USA · Asia

This e-mail is intended for the addressee only and may contain information that is confidential. If you are not the intended recipient, you must not copy, distribute or take any action in reliance on it. If this email has been sent to you in error, please notify us immediately by telephone or by e-mail.

 

 _______________________________________________
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: Quark to PS help
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Re: Script to click on NSStatusItem menu & its submenus
  • Next by Date: Re: Quark to PS help
  • Previous by thread: Re: Help with applescript creating folders
  • Next by thread: Re: Quark to PS help
  • Index(es):
    • Date
    • Thread