1pdfattach(1) General Commands Manual pdfattach(1)
2
3
4
6 pdfattach - Portable Document Format (PDF) document embedded file cre‐
7 ator (version 3.03)
8
10 pdfattach [options] input-PDF-file file-to-attach output-PDF-file
11
13 Pdfattach adds a new embedded file (attachment) to an existing Portable
14 Document Format (PDF) file.
15
17 -replace
18 Replace embedded file with same name (if it exists)
19
20 -v Print copyright and version information.
21
22 -h Print usage information. (-help and --help are equivalent.)
23
25 0 No error.
26
27 1 Error opening input PDF file.
28
29 2 Error opening file to attach.
30
31 3 Output file already exists.
32
33 3 There is already an attached file with that name.
34
35 5 Error saving the output file.
36
38 The pdfattach software and documentation are copyright 2019 The Poppler
39 developers
40
42 pdfdetach(1), pdfimages(1), pdfinfo(1), pdftocairo(1), pdftohtml(1),
43 pdftoppm(1), pdftops(1), pdftotext(1) pdfseparate(1), pdfsig(1), pdfu‐
44 nite(1)
45
46
47
48 10 Febuary 2019 pdfattach(1)