Calrendar is an open source freeware program for rendering print quality calendars.
Calrendar is currently in alpha stage, which means that it is sensitive and will most likely break at one point or another if you do not treat it exactly like it was supposed to.
The output from the program is XSL-FO which can be rendered to PDF using an XSL-FO engine. If XEP from RenderX is used PDF can be generated from the program directly.
Requirements:
· .NET Framework 2.0 or higher
What's New in This Release: [ read full changelog ]
· moved from RenderX to FOP (which can be distributed) - removed the use of [ClassicLayout.xslt] - fixed the bug that put holidays on the wrong dates [Sweden.xml] - fixed the bug that put some holidays twice in the calendar [Sweden.xml] - removed flag day on the 6th of january [Sweden.xml] 0.09 (2007-12-30) - fixed the bug that made easter appear twice in 2008 [Sweden.xml, Norway.xml] 0.08 (2007-01-14) - added starting weekday selection [GUI] - added selection for US/ISO week numbering [GUI] - changed so an exception is thrown if something goes wrong in XEP [GUI] - added US week numbering system [CreateYear.xslt] - added logic for choosing starting weekday of week [CreateYear.xslt] - added XSL sorting in the layout [ClassicLayout.xslt] - fixed a bug when printing days from december at the beginning of january in [ClassicLayout.xslt] - added United States calendar [United States.xml] 0.07 (2007-01-12) - fixed a bug causing "pingst" and "kristi himmelf�rdsdag" not to be displayed - mo...