Project

General

Profile

Paste
Download (399 Bytes) Statistics
| Branch: | Revision:

root / drupal7 / sites / all / modules / print / print_pdf / lib_handlers / print_pdf_tcpdf / print_pdf_tcpdf.info @ 76bdcd04

1 76bdcd04 Assos Assos
name = "TCPDF library handler"
2
description = "PDF generation library using TCPDF."
3
core = 7.x
4
package = "Printer, email and PDF versions"
5
dependencies[] = print_pdf
6
files[] = print_pdf_tcpdf.class.inc
7
configure = admin/config/user-interface/print/pdf/tcpdf
8
9
; Information added by Drupal.org packaging script on 2018-10-03
10
version = "7.x-2.1"
11
core = "7.x"
12
project = "print"
13
datestamp = "1538588885"