next up previous contents index
Next: Removing Attachments Up: File Attachments Previous: File Attachments   Contents   Index


Adding Attachments

To add an attachment, use the -attach-file option. For instance,
\begin{framed}
\small\verb!cpdf -attach-file sheet.xls in.pdf -o out.pdf!
\end{framed}
attaches the Excel spreadsheet sheet.xls to the input file. If the file already has attachments, the new file is added to their number. You can specify multiple files to be attached by using -attach-file multiple times. They will be attached in the given order.

root 2008-12-01