💾 Archived View for freeshell.de › tldr › pdfjam.gmi captured on 2024-02-05 at 11:46:17. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Shell frontend for the LaTeX pdfpages package for mingling PDFs.
pdfjam {path/to/file1.pdf} {path/to/file2.pdf} --outfile {path/to/output_file.pdf}
pdfjam {files...} 1 --outfile {path/to/output_file.pdf}
pdfjam {path/to/file1.pdf 3-5,1} {path/to/file2.pdf 4-6} --outfile {path/to/output_file.pdf}
pdfjam {path/to/file.pdf} {path/to/signature} --fitpaper true --outfile {path/to/signed.pdf} --nup "{1x2}" --delta "{0 -842pt}"
pdfjam {path/to/file.pdf} --nup {2x2} --suffix {4up} --preamble '{\usepackage{fancyhdr} \pagestyle{fancy}}'
pdfjam {files...} {last-1} --suffix {reversed}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).