commands.sh

pdfattach

linux

Add a new attachment (embedded file) to an existing PDF file. See also: `pdfdetach`, `pdfimages`, `pdfinfo`.

More info →

Options (1)

-h, --helpboolean

Display help

Example: pdfattach {{[-h|--help]}}

Examples (4)

Add a new attachment to an existing PDF file

pdfattach path/to/input.pdf path/to/file_to_attach path/to/output.pdf

Replace attachment with same name if it exists

pdfattach -replace path/to/input.pdf path/to/file_to_attach path/to/output.pdf

Display help

pdfattach [-h|--help]

Display version

made by @shridhargupta | data from tldr-pages