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

Insert Pages Doesn't Work In Acrobat 5.0


  • Subject: Insert Pages Doesn't Work In Acrobat 5.0
  • From: David J Detlefsen <email@hidden>
  • Date: Thu, 10 May 2001 07:14:48 -0400

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: Will Gosney <email@hidden>
  • Prev by Date: Re: Writing large scripts
  • Next by Date: Re: Writing large scripts
  • Previous by thread: System doesn't recognizes osax(?)
  • Next by thread: Re: Insert Pages Doesn't Work In Acrobat 5.0
  • Index(es):
    • Date
    • Thread