• 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: Insert Pages Doesn't Work In Acrobat 5.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Insert Pages Doesn't Work In Acrobat 5.0


  • Subject: Re: Insert Pages Doesn't Work In Acrobat 5.0
  • From: Will Gosney <email@hidden>
  • Date: Thu, 10 May 2001 07:35:45 -0400

Hi

Have you changed the tell application to "Acrobat 5.0" ?

HTH
Will

At 7:14 AM -0400 5/10/01, David J Detlefsen wrote:
I've been using applescript (on a macintosh) to control acrobat to merge
pdf files. I've recently moved from 4.0 to 5.0 and have found the the insert
pages command doesn't work with the following error message: document
"mydoc" doesn't understand insert pages message".

Here's the script....has anybody else seen this?

tell application "Acrobat 4.0"
activate
open file "mydoc"
open file "myotherdoc"
insert pages document "mydoc" after 1 from
document "myotherdoc" starting with 1 number of
pages 1
end tell
_______________________________________________


  • Follow-Ups:
    • Re: Insert Pages Doesn't Work In Acrobat 5.0
      • From: David J Detlefsen <email@hidden>
References: 
 >Insert Pages Doesn't Work In Acrobat 5.0 (From: David J Detlefsen <email@hidden>)

  • Prev by Date: Re: Writing large scripts
  • Next by Date: Can't run RegEx --Conflict??
  • Previous by thread: Insert Pages Doesn't Work In Acrobat 5.0
  • Next by thread: Re: Insert Pages Doesn't Work In Acrobat 5.0
  • Index(es):
    • Date
    • Thread