Scripting Acrobat
Scripting Acrobat
- Subject: Scripting Acrobat
- From: John Fountain <email@hidden>
- Date: Tue, 3 Dec 2002 11:42:28 -0500
Hello all-
Is there anyone out there familiar with scripting Acrobat 5?
Specifically, I need to script replacing pages but I can't figure out
the syntax.
Heres the line I have:
replace pages document 1 over 1 from "disk:sourcefile" starting with 5
number of pages 1
The error I get is "document 1 doesnt understand the replace pages
message". I get the same error if I substitute AVPageView "windowname"
or PDF window 1 of document 1 or pretty much any other reference I can
think of for document 1
Using the same basic structure I can delete pages but I can't replace
or insert.
-John
_______________________________________________
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.