How to Install libpdf-api2-perl in Ubuntu 18.04



Install libpdf-api2-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpdf-api2-perl

Description:

module for creating or modifying PDF documents in Perl

PDF::API2 started as a nice API around the Text::PDF modules created by Martin Hosken. . Features: - Works with more than one PDF file open at once - It presents a object-oriented API to the user - Supports the 14 base PDF Core Fonts - Supports TrueType/OpenType fonts with both TT and CFF Outlines - Supports Adobe-Type1 Fonts (pfb/pfa/afm) - Supports native Embedding of bitmap images (jpeg,ppm,png) - Supports modification of existing pdfs and import/cloning of pages - Lite version of the API for first-timers

Homepage: http://pdfapi2.sourceforge.net/

Version: 2.033-1

Section: universe/perl