I want to add the two supporting test reports as attachments to my comment on the design spec PDF so reviewers see evi…
Open your PDF in Adobe Acrobat.
Select Tools in the top menu.
Choose Protect or look for the attachment tool in the tools panel.
Click the paperclip icon or select the attachment tool from the secondary toolbar.
Click anywhere on the PDF page where you want the attachment icon to appear.
In the file dialog, browse to and select the file you want to embed, then click Open.
Choose an icon to represent the attachment and, optionally, enter a description.
Click OK to embed the file into the PDF.
Best practiceFor best compatibility, let recipients know that they may need to use Adobe Acrobat or Reader to extract embedded attachments, as some PDF viewers do not support this feature.
Save the PDF to retain the embedded attachment.
You can view and manage all embedded attachments by opening the Attachments pane in Acrobat.
This runs in the Acrobat app - there is no separate API for this task.
An attachment in a PDF is a file saved inside the PDF, like a note or extra document. This is useful because you can keep related files together. For example, you can send a report and include all needed data or references in one PDF.
| Attaching a file | Adding a link |
|---|---|
| The file is saved inside the PDF. | The link connects to a web page or another file location. |
| The attachment travels with the PDF. | The link may not work if the target file moves or is deleted. |
| Good for keeping all related files together. | Good for quick access to outside resources. |