-
Notifications
You must be signed in to change notification settings - Fork 0
mootinator/PDFCalendarLib
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
INSTALLATION
------------
Just change `require_once('FPDF/fpdf.php');` to the path to your copy of FPDF and start generating monthly calendars.
INSTRUCTIONS
------------
An example can be found in demo.php/demo.pdf
There really isn't anything else to this but generating a calendar based on a month and year, adding text to the dates,
then using FPDF's Output call to render a PDF.
Release Notes
-------------
v0.1 - Quick port of old code written for 'ltwCalendar'.About
Helper to easily generate monthly calendars in pdf format.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published