PdfSharpCore
PdfSharpCore copied to clipboard
Generate PDFs that include embedded links to internally stored PDFs?
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.