Logo
Explore Help
Sign In
mirror/librenms-librenms
Watch 1
Star 0
Fork 0
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
php73
librenms-librenms/includes/html/reports/example.pdf.inc.php
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
92 B
PHP
Raw Permalink Normal View History

Added support for exporting pages via pdf: image is LGPL from: https://www.iconfinder.com/icons/3745/document_pdf_icon#size=16 and pdf library is GPLV3 http://www.tcpdf.org/license.php
2015-03-24 16:27:28 +00:00
<?php
$pdf->AddPage();
$pdf->writeHTMLCell(0, 0, '', '', 'yeah', 0, 1, 0, true, '', true);
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2100ms Template: 3ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API