
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, create or file bugs or download the code from Git:
$ git clone git://github.com/lamby/pdfcalendar # or $ git clone https://github.com/lamby/pdfcalendar.git