PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Alexander Selifonov   PHP Gantt charts in PDF   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: readme for git
Class: PHP Gantt charts in PDF
Output Gantt charts using PDF documents
Author: By
Last change:
Date: 9 years ago
Size: 1,028 bytes
 

Contents

Class file image Download

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