[ 原始碼: libpdf-create-perl ]
套件:libpdf-create-perl(1.46-1)
libpdf-create-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpdf-create-perl:
- [libpdf-create-perl_1.46-1.dsc]
- [libpdf-create-perl_1.46.orig.tar.gz]
- [libpdf-create-perl_1.46-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- Vincent Danjean (QA 頁面)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Nick Morrott (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to create PDF files
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.
其他與 libpdf-create-perl 有關的套件
|
|
|
|
-
- dep: libfile-share-perl
- replacement for File::ShareDir to deal with a development environment
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libpdf-api2-perl
- module for creating or modifying PDF documents in Perl