Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.