Welcome Guest Search | Active Topics | Sign In | Register

Create link to attachment Options
Oliver Hanappi
Posted: Tuesday, August 27, 2013 10:03:44 AM
Rank: Newbie
Groups: Member

Joined: 8/27/2013
Posts: 5
Hi!

Recently, support for attachments has been added to EO.Pdf 2013. I am adding attachments like shown below:

Code: C#
var document = new PdfDocument();
document.Attachments.Add(new PdfAttachment("C:\\Temp\\Powerpoint.ppsx"));


Now, I would like to create a link (both, through AcmRender and HtmlToPdf) which opens such an attachment. How can I achieve this?

Regards,
Oliver Hanappi
eo_support
Posted: Tuesday, August 27, 2013 11:31:23 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

I do not believe this can be done in the current version. We will look into it and see if it is possible to support this in a future build.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.