On 11/16/03 12:38 AM, "Scott Haneda" <[EMAIL PROTECTED]> wrote:

> I should not, I have to click the print button with this, I did not know you
> wanted it to print with no intervention.  If that is the case, you have to
> change the script a little to tell it to open anything dropped in the folder
> in a certain app, and then print that with no dialog.  Some apps may not
> support printing with no dialog.  This is better answered by someone who
> knows applescript, rather than I, who only dabble with it from time to time.
> 
>> This is tantalizing. If I could get persuade Preview or GC to respond to the
>> Finder print command within the script as TextEdit does, I'd be home free.
>> But is this possible? Failing that, is there another app I could use that
>> would be amenable to the command? (Scott, what did you use?)
> 
> We will get it in time, I will keep looking around.

GraphicConverter has an excellent AppleScript dictionary, and can print
without a dialog - do

    print [theFile] without print dialog


And there's a lot more you can do, including many print settings, and
printing a list of files all at once.

-- 
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: http://www.entourage.mvps.org/toc.html

PLEASE always state which version of Entourage you are using - 2001 or X.
It's often impossible to answer your questions otherwise.


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to