Hello @Trevor-Fayas,
Sorry for the delay. I would be really interested if you could give some directions on how to insert customized tags into the HTML which would then be processed by my MVC project.
Ideally, I would like to have a small widget which would help generating this kind of link (thepdf.guid) as the editor won't be able to add the GUID by himself and then get these tags being processed while being displayed on the view.
I saw for example, that in the CKEditor, there is a widget which is adding a Youtube video by adding customized tags such as {^widget|(name)YouTubeVideo|(... in HTML. I would like to do the same for PDFs where editor would run a small widget to choose them, then special tags being added in the HTML with the GUID and then having the code to process it front-end.
Hope it is clear enough
Sylvain