In the documentation of PDFTK is not mentioned how to do it, in fact the command:
pdftk file.pdf attach_files attachDoc.pdf to_page 2 output -
attachDoc.pdf is the name of the filesystem, but I can not specify any description for this to show the attachment in the final file with an appropriate notation-description
This would be especially useful, as in the automatic generation operations, the attachments often have temporary names assigned by the server and a description would be necessary
Is there any way to do this?
thanks