PdfSharpCore icon indicating copy to clipboard operation
PdfSharpCore copied to clipboard

Generate PDFs that include embedded links to internally stored PDFs?

Open WellspringCS opened this issue 4 years ago • 0 comments

Question: would appreciate knowing if PDF Sharp Core can generate PDFs that themselves include embedded links to internally stored PDFs. Maybe have 20 links in one file, all pointing to same internally cached PDF (so as to avoid bloat). Assume that the PDF needs to be self contained--viewable without access to internet. URL links are not an option.

Can PDF Sharp Core do this as a web API? Via HTML templates? Via low-level scripting? Both? And if the answer to the above is No, is the non-Core version able to?

Input much appreciated. Not sure where else to post this question.

WellspringCS avatar Nov 27 '20 18:11 WellspringCS