Quark to InDesign
Quark to InDesign
- Subject: Quark to InDesign
- From: Oakley <email@hidden>
- Date: Tue, 6 Sep 2005 13:25:24 -0500
Help
I have to write a script to get several thousand text files from Quark 6 to InDesign 2.0.2
They tell me I have to open the files in Q6,
Save to Q5 format.
Then open the file in Quark 5 and save to Quark 4 format.
Then import into InDesign.
I have a script that does the 6 to 5 conversion.
the save line is as follows:
tell application "QuarkXPress"
save document 1 version vers 50 with replacing
end tell
The Q6 dictionary shows that I can choose vers 40 but it does not work.
Can someone shed a ray of sunshine on this?
Thanks
Oakley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden