Combining QuarkXpress Documents
Combining QuarkXpress Documents
- Subject: Combining QuarkXpress Documents
- From: Larry McMunn <email@hidden>
- Date: Wed, 17 Oct 2001 11:32:38 -0400
Earlier versions of QuarkXpress had a menu to allow inserting selected pages from one document into another at a desired point in the receiving document. Then someone decided that the Thumbnail drag was the way to go.
I want to script the insertion on certain pages from several documents into a master document. Something like:
Tell application "QuarkXpress"
Insert pages startPageVariable thru endPageVariable ,
of sourceQuarkFilePath into destinationQuarkFilePath ,
(after|before) page insertionPointPage
end tell
Help anyone?
TIA,
Larry McMunn
--
Good Scripting! :-)
Larry McMunn
President
McMunn Associates, Inc.
Specialists in automated Data Visualization thru Apple products
Collingswood, NJ
(856) 858-3440
---------------------------------------------------------------