Skip to content

Navigation Menu

Sign in
Sign up

Adding a link to an embedded document #324

Unanswered
C0d3Munky asked this question in Q&A
Discussion options

I am creating PDFs on the fly and have to attach a document using PdfSharp.Pdf.PdfDocument.AddEmbeddedFile(string name, Stream stream) because I do not have access to the file at runtime, only summary information and the binary contents. I have been trying to add a link to the embedded document using PdfSharp.Pdf.PdfDocument.AddEmbeddedDocumentLink(PdfRectangle rect, string destinationPath, bool? newWindow = null) with no success. Can anyone point me in the direction of a working example please?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /