Register FAQ / Rules Forum Spy Search Today's Posts Mark Forums Read
Go Back   MacRumors Forums > Apple Systems and Services > Programming > Mac Programming

Reply
 
Thread Tools Search this Thread Display Modes
Old May 4, 2010, 02:08 PM   #1
dolt
macrumors newbie
 
Join Date: May 2010
Applescript to make new Indesign document

I am hoping to create an applescript for Indesign CS3. That would make a new document to the size that you input (width and Depth) also adding a slug containing username.
Any help much appreciated.
dolt is offline   0 Reply With Quote
Old May 4, 2010, 02:18 PM   #2
chown33
macrumors 601
 
Join Date: Aug 2009
Quote:
Originally Posted by dolt View Post
I am hoping to create an applescript for Indesign CS3. That would make a new document to the size that you input (width and Depth) also adding a slug containing username.
Any help much appreciated.
Post your code so far.
chown33 is offline   0 Reply With Quote
Old May 4, 2010, 06:05 PM   #3
dolt
Thread Starter
macrumors newbie
 
Join Date: May 2010
set pagewidth to display dialog " Enter width in picas" default answer " "
set pageheight to display dialog " Enter height in agates" default answer " "
tell application "Adobe InDesign CS3"
set myDocument to make new document
tell document preferences of myDocument
end tell
end tell
dolt is offline   0 Reply With Quote

Reply
MacRumors Forums > Apple Systems and Services > Programming > Mac Programming

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
thread Thread Starter Forum Replies Last Post
Use applescript to make a background application? mokono Mac Programming 3 Aug 21, 2011 12:00 AM
Applescript to make Desktop become active window xharkila Mac Programming 5 Mar 11, 2010 11:20 PM
AppleScript to make up for lack of Push? GuillaumeB iCloud and Apple Services 4 Jul 14, 2008 03:17 PM
Any way to make the dock document based? aditghai Mac Basics and Help 2 Feb 26, 2008 06:34 AM
Need an Applescript to make 10,000 folders millap Mac Programming 23 Sep 22, 2007 06:42 PM


All times are GMT -5. The time now is 12:39 PM.

Mac Rumors | Mac | iPhone | iPhone Game Reviews | iPhone Apps

Mobile Version | Fixed | Fluid | Fluid HD
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Privacy / DMCA contact / Affiliate and FTC Disclosure
Copyright 2002-2013, MacRumors.com, LLC