I’ve modified my calendar and saved it as a Adobe Acrobat (PDF) document free for download. You can easily modify this calendar if you have Adobe Illustrator available or any other software that can edit PDF-files.
A possible alternative to my calendar is to use The Calendar Printing Assistant for Office Outlook 2007, an application for people who need an easy way to print and customize their Outlook 2007 calendar information.
Tags: Adobe Illustrator, calendar, Outlook, pcal
Posted by Hans-Henry Jakobsen
I wanted to make a whole year calendar and found pcal, a command line tool.
pcal -F 1 -E -B -O -p -w -o 2008.ps 2008
It is also possible to generate a calendar as HTML table using the -H switch.
This program can be installed in Debian/Ubuntu
apt-get install pcal
Posted by Hans-Henry Jakobsen