Accessibility
Adobe
Sign in Privacy My Adobe

InDesign Scripts

Adobe Exchange: The new way to discover and install plug-ins, extensions and content for the Creative Suite. Get it now

Calendar Maker v2 Mac&PC

By Stephen Nichols September 16, 2004
44,178 Downloads

Rating = 439 votes


Calendar Maker v2 Mac&PC

A Javascript (PC and Mac) version of the calendar maker originally created by Jan Suhr. Following requests, choices now include 1, 6 or 12 months per page and Letter or A4 page sizes.

SUPPORT INFORMATION
unzip the file and drop the calendar_maker.js file in your InDesign CS > Presets > Scripts folder, then run from the scripts palette

Download

License: Freeware
Language: English
Cost: Free
Platform: Win | Mac
File format: ZIP | 5.3 KB

Additional extension information

Author: Stephen Nichols
Author website: Not available
Date published: September 16, 2004
Approval: None
Compatible product(s): InDesign CS

Reviews

1-5 of 34 reviews | Show all reviews


Silvia Brunner 28-Jun-11 Rating = 5

Verry old

costel.staer 25-Nov-08 Rating = 4

This script work with Indesign CS3?

julaybee 18-Sep-08 Rating = 5

Yay! Our printer said that they just change the dates on the original every year... I'M not gonna do that. This is working perfectly (one error, but every thing is editable once in InDesign). THANK YOU:)

octagonhead 01-Sep-08 Rating = 5

Whoops. Didn't see Denine Richards' post. Sorry for the redundancy.

octagonhead 01-Sep-08 Rating = 5

I'm not a programmer, I don't know JavaScript and was easily able to modify the JavaScript file to enable additional years (2008, 2009, etc.). The code is very clean. Many thanks to the developer.

Open the .js file in a decent text editor (such as Smultron on the Mac) and 1-by-1, search for each occurrence of the year 2007 and use common sense to add as many additional years as you desire.

For example, if you see:
if (year == 2006)
then (myvarlolz == 2007)

add:
if (year == 2007)
then (myvarlolz == 2008)

and so on.

Add a review

(+) Please log in to submit a review