Accessibility

InDesign Scripts

Calendar Maker ver.3

By ideance December 03, 2007
7,129 Downloads

Rating = 315 votes


Calendar Maker ver.3

A Javascript PC version of the calendar maker originally created by Jan Suhr. Features: * 1, 6 or 12 months per page * Letter or A4 page sizes * updated years 2007-2015 If you found this script useful please rate it. This way you help the community find quality things easier.

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

Download

License: Freeware
Language: English
Cost: Free
Platform: Win
File format: JS | 31.0 KB

Additional extension information

Author: ideance
Author website: Not available
Date published: December 03, 2007
Approval: None
Compatible product(s): InDesign CS

Reviews

1-5 of 16 reviews | Show all reviews


Fredrik Carlsson 22-Oct-09 Rating = 4

Works like a charm!

Jessica Kuklok 08-Dec-08 Rating = 1

I get an error when I open the script. Help?

Stacey Moss 12-Nov-08 Rating = 3

it's not bad. I don't like how you have to chose a4 or letter size and only 3 different fonts. I'd prefer that you use an existing doc, create a text frame, select a font etc etc, and this info will be read by the script and used to create the size of the calendar, font used etc.

All of this can be selected later, but it's kinda cludgy that way since you have to figure out how wide one cell will be to spread the cells across the table. Instead, the table size should use a variable function to figure size of cells from the size of the created text box.

IOW, there is too much post adjustment necessary with this script when this could have been worked the other way around more intuitively.

Anita Schmied 01-Nov-08 Rating = 3

New to IDCS3, can someone please tell me how to resize the entire calendar grid. I need to make it smaller. Thanks. Anita

culturaliq@comcast.net

ChrisR4 12-Sep-08 Rating = 4

Solution to Error.
If you are getting the following error on a Mac using IDCS3 then you need to edit Line 770 and change it to:

myTable1.cells.item(36).texts.item(0).appliedParagraphStyle = SundayNumberStyle

The difference is after the 3rd period. texts.item instead of
paragraphs.item. This worked and I was able to get all the months instead of just the first two and then the error would appear.


javascript error #45
Error String: Object is invlaid
Line 770
Source: myTable1.cells.item(36)paragraphs.item(0).appliedParagraphStyle = SundayNumber Style

Add a review

(+) Please log in to submit a review