I am struggling with attaching files to a PDF that I am generating at runtime.
I\'m using C# ASP.net in the MVC framework. I originally created the PDF using ABCpdf from
The ABCpdf Annotations example project found under the ABCpdf menu item shows how to add file attachments. These use a standard 'Pin' format link icon.
Because this icon is commonly understood I would suggest that you use that one rather than replace it with a generic link.
However if you should need to use a more generic link please contact us via email and I think we have some sample code you can use.
I work on the ABCpdf .NET software component so my replies may feature concepts based around ABCpdf. It's just what I know. :-)"