| Paketname | libpdf-create-perl | 
| Beschreibung | Perl module to create PDF files | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.06-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 200 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 41952 Byte | 
| Prüfsumme MD5 | cda05fc0dbd45ee8c4c2532efa789add | 
| Prüfsumme SHA1 | 2b0eb9dd9209f003afc4b1740bbefe7543a968e4 | 
| Prüfsumme SHA256 | 379e025ef2ebe079ed20b3c5a7a53e97219c44ed28fd05e88fe7ac3d7959832c | 
| Link zum Herunterladen | libpdf-create-perl_1.06-1_all.deb | 
| Ausführliche Beschreibung | PDF::Create allows you to create documents in the Portable Document Format
(PDF) using a large number of primitives, and emit the result as a PDF file
or stream.
.
Documents can have several pages, a table of content, an information section
and many other PDF elements. Since documents are constructed on-the-fly, the
memory footprint is not tied to the size of the pages; only the number of
pages.
.
It is intended to be simple and highly portable, as it is written purely in
Perl. For more complex tasks, see libpdf-api2-perl. |