• 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
Re: 'Save As' JPEG in Acrobat
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'Save As' JPEG in Acrobat


  • Subject: Re: 'Save As' JPEG in Acrobat
  • From: Shane Stanley <email@hidden>
  • Date: Fri, 09 Aug 2002 08:13:26 +1000

On 9/8/02 3:58 AM +1000, Mario Kolaszewski, email@hidden, wrote:

> I'm attempting to save a PDF file as JPEG
> in Acrobat using AppleScript. However, I
> cant figure out the correct syntax.
> Is anyone aware on how to approach this problem?

Try this:

tell application "Acrobat 5.0"
activate
set theDoc to active doc
save theDoc to file filePath using conversion 2
end tell

--
Shane Stanley, email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: 'Save As' JPEG in Acrobat
      • From: "Paul F. Henegan" <email@hidden>
References: 
 >'Save As' JPEG in Acrobat (From: Mario Kolaszewski <email@hidden>)

  • Prev by Date: Re: Read File question - OS 9
  • Next by Date: Re: Read File question - OS 9
  • Previous by thread: 'Save As' JPEG in Acrobat
  • Next by thread: Re: 'Save As' JPEG in Acrobat
  • Index(es):
    • Date
    • Thread