Ratings | | Unique User Downloads | | Download Rankings |
Not enough user ratings | | Total: 807 | | All time: 4,265 This week: 36 |
|
Description | | Author |
This class can output Gantt charts using PDF documents.
It takes as parameters an array with the details of several tasks like the task name, task start and duration, as well dependencies between tasks.
The class computes the layout of the tasks considering the dependencies and the expected start dates and durations.
It uses TCPDF to render a Gantt to show the tasks in a PDF document.
Several details can be configured like the printing area, font colors, background and referencing arrows colors, etc.. Innovation Award
May 2013
Number 7
Prize: One copy of DWebPro Standard License |
Gantt charts are useful to display the schedule of planned tasks sorted by time in a chart.
This class can layout Gannt charts from a list of projects with their schedules. It can also generate a PDF documents with the rendered Gannt charts.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 16x
Winner: 2x |
|
Details
Creating Gantt charts in PDF document
task: Generating PDF documents with Gantt charts
Short description
PdfGantt is a TCPDF wrapper class for rendering Gantt charts as a part of created PDF document.
It has features for adjusting printing area, font colors for different text blocks,
background and referencing arrows color, and other parameters.
It will automatically adjust start dates for depending tasks to be starting right after
"parent" tasks. List of people responsible for each task can be printed
Documentation:
English
Russian
Class can be used standalone OR as a PrintFormPDF plugin, see it here:
PrintFormPDF on github
PrintFormPDF on PHPclasses
Distributed under BSD License :
http://www.opensource.org/licenses/bsd-license.php
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.