How to Install libpdf-reuse-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libpdf-reuse-perl

Description:

Reuse and mass produce PDF documents

PDF::Reuse could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per second and very big PDF documents if necessary. . The module produces PDF-1.4 files. Some features of PDF-1.5, like "object streams" and "cross reference streams", are supported, but only at an experimental level. More testing is needed. (If you get problems with a new document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4 document first, before using it together with this module.)

Homepage: https://metacpan.org/release/PDF-Reuse

Version: 0.39-1

Section: universe/perl