• 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: How would I trim off 5 inches from the right side of PDF in Acrobat using AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How would I trim off 5 inches from the right side of PDF in Acrobat using AppleScript?


  • Subject: Re: How would I trim off 5 inches from the right side of PDF in Acrobat using AppleScript?
  • From: David Crowe <email@hidden>
  • Date: Fri, 9 Jan 2009 10:12:06 -0700

Shane;

Changing the bounds temporarily changes the size of the window showing the page.

Cropping is a permanent change to the visible area of the page (although the content of the page is simply hidden, it can be revealed again by another crop operation).

If you change the bounds of a PDF file and open it up again nothing will have changed. If you crop a PDF file the text will still be hidden.


In addition to my previous message, it is also possible to change the cropping of multiple PDF documents in Acrobat using their batch processing feature.

- David


At 2:16 AM -0800 1/9/09, email@hidden wrote:
>You can also do it directly in AS by setting the bounds of every page.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: How would I trim off 5 inches from the right side of PDF in Acrobat using AppleScript?
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Calling a C Subroutine
  • Next by Date: Re: Script to save webloc
  • Previous by thread: Re: Calling a C Subroutine
  • Next by thread: Re: How would I trim off 5 inches from the right side of PDF in Acrobat using AppleScript?
  • Index(es):
    • Date
    • Thread