How to add DocumentLink to existing PDF file using PdfSharp
问题 I have several pdf files. and I want to combine all of them in one which I can do using PDFSharp. But I also want Table Of Contents at the top with DocumentLink . Table of content is separately created using Migradoc which looks as below. My question is is there any way in pdfsharp using which I can add Document link on the Document name like Document1, Document2 which redirects to respective pages. 回答1: Mixing MigraDoc and PDFsharp you can get it done. You can add a Tag to the paragraphs