软件包:libpdf-create-perl(1.46-3)
libpdf-create-perl 的相关链接
Debian 的资源:
下载源码包 libpdf-create-perl:
- [libpdf-create-perl_1.46-3.dsc]
- [libpdf-create-perl_1.46.orig.tar.gz]
- [libpdf-create-perl_1.46-3.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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libpdf-api2-perl
- module for creating, modifying, and examining PDF files