mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-18 20:10:04 +01:00
Remove tcpdf because of improper CSS support and use Dompdf instead, to be able to generate pdfs that look similar to the html views refs #4356
10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
<?php
|
|
/**
|
|
* @package dompdf
|
|
* @link http://www.dompdf.com/
|
|
* @author Benj Carson <benjcarson@digitaljunkies.ca>
|
|
* @author ...
|
|
* @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License
|
|
* @version $Id: file.skel 448 2011-11-13 13:00:03Z fabien.menager $
|
|
*/
|