DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpdf-table-perl
Beschreibungutility class for building table layouts in a PDF::API2 object
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.9.3-3
Sektionuniverse/perl
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vonperl (>= 5.6.0-16), libpdf-api2-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße29798 Byte
Prüfsumme MD54b58d692572c9d6a1de41132e3445d8c
Prüfsumme SHA1bb9f2f88e1381829d0dfcc151821e8994c94cafe
Prüfsumme SHA256dc1c9cec03e0c56f935ca64cfcc86141f3fc5d5c5b86dd44b8e9ceb114b7902b
Link zum Herunterladenlibpdf-table-perl_0.9.3-3_all.deb
Ausführliche BeschreibungPDF::Table is a utility for use with the PDF::API2 module from CPAN. It can be used to display text data in a table layout within the PDF. The text data must be in a 2d array (such as returned by a DBI statement handle fetchall_arrayref() call). The PDF::Table will automatically add as many new pages as necessary to display all of the data. Various layout properties, such as font, font size, and cell padding and background color can be specified for each column and/or for even/odd rows. See the METHODS section in the man page.


Impressum
Linux is a registered trademark of Linus Torvalds