Re: Print a jpg file without opening it
Re: Print a jpg file without opening it
- Subject: Re: Print a jpg file without opening it
- From: Matthew Smith <email@hidden>
- Date: Mon, 21 Oct 2002 09:56:41 +1000
on 21/10/2002 00:16, bill at email@hidden wrote:
>
My friend asked me is it possible to print a jpg file without opening it
>
with any application and any print dialog box. Before I firmly reply him
>
3NO2, anyone has idea about it?
>
>
Brief background:
>
My friend has several hundred jpg files in one folder on his machine, all
>
named with something & 4-digits. He want to use display dialog to input the
>
4-digits only and collect the printout in the printer.
If he is using Jaguar you can do this:
do shell script "lp fname.jpg"
CUPS will print a jpg file, and several others too.
--
Matthew Smith
_______________________________________________
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.