软件包: libcam-pdf-perl (1.60-3)
libcam-pdf-perl 的相关链接
Trisquel 的资源:
下载源码包 libcam-pdf-perl:
- [libcam-pdf-perl_1.60-3.dsc]
- [libcam-pdf-perl_1.60.orig.tar.gz]
- [libcam-pdf-perl_1.60-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ivan Kohler
- Xavier Guimard
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
PDF manipulation library
CAM::PDF reads and writes any document that conforms to the PDF specification generously provided by Adobe at https://www.adobe.com/devnet/pdf/pdf_reference.html (link last checked Feb 2013).
The file format through PDF 1.5 is well-supported, with the exception of the "linearized" or "optimized" output format, which this module can read but not write. Many specific aspects of the document model are not manipulable with this package (like fonts), but if the input document is correctly written, then this module will preserve the model integrity.
The PDF writing feature saves as PDF 1.4-compatible. That means that compressed object streams cannot be written. The consequence is that reading and then writing a PDF 1.5+ document may enlarge the resulting file by a fair margin.
其他与 libcam-pdf-perl 有关的软件包
|
|
|
-
- dep: libcrypt-rc4-perl
- Perl implementation of the RC4 encryption algorithm
-
- dep: libtext-pdf-perl
- relatively low-level interface for manipulating PDFs
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language