pdfjam
Shell frontend for the LaTeX pdfpages package for mingling PDFs. More information: <https://github.com/rrthomas/pdfjam>.
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN pacman -S --noconfirm texlive-pdfjam-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils
RUN dnf install -y texlive-pdfjam-7
RUN apt-get update && \
apt-get install -y texlive-extra-utils