pdfstamp
Relatively low-level interface for manipulating PDFs
Install
- All systems
-
curl cmd.cat/pdfstamp.sh
- Debian
-
apt-get install libtext-pdf-perl - Ubuntu
-
apt-get install libtext-pdf-perl - Kali Linux
-
apt-get install libtext-pdf-perl - CentOS
-
yum install pdf-tools - Fedora
-
dnf install pdf-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libtext-pdf-perl - Raspbian
-
apt-get install libtext-pdf-perl
libtext-pdf-perl
Relatively low-level interface for manipulating PDFs
This module provides a strong base for working with PDF files. It may be a bit hard to use for novices, but it is powerful enough for many other important Perl modules for PDF generation to depend on it.