Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: CPAN Module for InDesign?

by luis.roca (Deacon)
on Dec 08, 2011 at 14:30 UTC ( [id://942448]=note: print w/replies, xml ) Need Help??


in reply to CPAN Module for InDesign?

The quick answer is no. (Re: InDesign Module)

Automating an Adobe application, including InDesign, can be done using AppleScript, JavaScript (through Adobe's Scripter application in recent versions of the Creative Suite) and possibly still VBscript. If your friend is on a Mac and intends on doing regular automating, I would strongly recommend they use AppleScript.

They would also do themselves a favor by picking up Script Debugger which makes writing AppleScript a lot easier and reading an application's dictionary sane.


UPDATE
Same Day :: 2:55 PM EST :: Added link to Late Night Software's Script Debugger.


"...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote

Replies are listed 'Best First'.
Re^2: CPAN Module for InDesign?
by sumeetgrover (Monk) on Dec 08, 2011 at 14:38 UTC

    Thank you, much appreciate it.

      If you can give a few more details about the kind of projects your friend works on regularly there are likely a few Perl, as well as other, production solutions that will make their InDesign (and graphic design) experience a lot smoother.

      For example: Are they designing books that will be printed and distributed digitally? While repetitive color separations and conversions from CMYK (and/or Pantone spot colors) to RGB may be best handled by AppleScript, the content for the book could be munged with Perl. Using a similar process to templating websites, book chapters, titles, footers, pull quotes etc. can all be broken apart and tagged (likely xml for InDesign). Your friend could then import all the separate chunks of content into an InDesign template with styles specified for every chapter using AppleScript.

      An aside: If they are not already using a version control system for thier design files I would strongly encourage them to do so. Even though digital asset management was the buzz word in creative departments 5+ years ago, designers' hard drives are still filled with files like: BookDesign_v1, BookDesign_v2, FinalBookDesign, FINALBookDesign etc.


      "...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://942448]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 22:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found