PHP Classes
elePHPant
Icontem

PHP Gantt charts in PDF: Output Gantt charts using PDF documents

Recommend this page to a friend!

  Author Author  
Picture of Alexander Selifonov
Name: Alexander Selifonov <contact>
Classes: 19 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 15x

Winner: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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..

  Classes of Alexander Selifonov  >  PHP Gantt charts in PDF  >  Download Download .zip .tar.gz  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Gantt charts in PDF
Base name: pdf-gantt
Description: Output Gantt charts using PDF documents
Version: 0.92
PHP version: 5.2
License: BSD License
 
  Groups   Screenshots Screenshots   Dependencies   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Printing Document generation and preparation for printing View top rated classes
Group folder image Project Management Tools to assist project management View top rated classes

  Files folder image Screenshots  
gantt.png
File Role Description
Accessible without login Image file gantt.png Screen screenshot


  Innovation Award  
PHP Programming Innovation award nominee
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

  Packages needed by this class  
Class DownloadWhy it is needed Dependency
Print Form PDF Download .zip .tar.gz If used as PrintFormPDF plugin Conditional

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file pdf_gantt.php Class Main class module
Accessible without login Plain text file gantt-sample1.xml Data XML confihuration file for example 1
Accessible without login Plain text file gantt_sample1.php Example Using example 1 (PrintFormPDF plugin mode)
Accessible without login Plain text file gantt_sample2.php Example Using example 2 (standalone)
Accessible without login HTML file pdf_gantt.en.htm Doc. Documentation (english)
Accessible without login HTML file pdf_gantt.ru.htm Doc. Documentation (russian)
Accessible without login Image file gantt-screenshot.png Icon screenshot
Accessible without login Plain text file helpstyles.css Data css for help files
Accessible without login Plain text file README.md Data readme for git

Install with Composer Install with Composer - Download Download all files: pdf-gantt.tar.gz pdf-gantt.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.