
PDF Calendar is a simple yearly calendar creator. It generates a simple PDF file for the specified year, one page per month.
It can optionally use images from a specified directory - images will be included on the appropriate month's page. If multiple images for a month exist, they are tiled horizontally.
Links
Licence
PDF Calendar is released under the GNU General Public License version 3 or later.
Download / Development
You can browse the source tree or download the code from Git:
$ git clone git://git.chris-lamb.co.uk/pdfcalendar # or $ git clone http://git.chris-lamb.co.uk/repo/pdfcalendar.git