RE: Screen capture
RE: Screen capture
- Subject: RE: Screen capture
- From: "Alatorre, Michael" <email@hidden>
- Date: Tue, 9 Dec 2003 10:50:19 -0800
You could try this with JPEG settings. It's lossy, though, but shouldn't be
bigger than PDF:
>
do shell script "screencapture -S /tmp/screengrab.pdf ; sips -s format
>
jpeg /tmp/screengrab.pdf --out /tmp/screengrab.jpg"
>
HTH
>
----------
>
From: Doug Rowe
>
Sent: Tuesday, December 9, 2003 10:36 AM
>
To: Alatorre, Michael
>
Cc: email@hidden
>
Subject: Re: Screen capture
>
>
Nice trick but the PNG is bigger than the pdf and not as clear.
>
>
On Dec 8, 2003, at 6:46 PM, Alatorre, Michael wrote:
>
>
> do shell script "screencapture -S /tmp/screengrab.pdf ; sips -s format
>
> png
>
> /tmp/screengrab.pdf --out /tmp/screengrab.png"
>
Doug Rowe
>
Robyte Consulting
>
email@hidden
>
904-536-1001
>
Member FileMaker Solutions Alliance
>
>
>
>
>
Important Warning: This message is intended for the use of the person or
entity to which it is addressed and may contain information that is
privileged and confidential, the disclosure of which is governed by
applicable law. If the reader of this message is not the intended
recipient, or the employee or agent responsible for delivering it to the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this information is STRICTLY PROHIBITED.
If you have received this message in error, please notify us immediately by
calling (310) 423-6428 -- and destroy the related message. Thank you for
your cooperation.
_______________________________________________
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.