[ bianca ]
[ ソース: libpdf-create-perl ]
パッケージ: libpdf-create-perl (1.46-3)
libpdf-create-perl に関するリンク
libpdf-create-perl ソースパッケージをダウンロード:
- [libpdf-create-perl_1.46-3.debian.tar.xz]
- [libpdf-create-perl_1.46-3.dsc]
- [libpdf-create-perl_1.46.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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, modifying, and examining PDF files