I have a resource category where users can upload pdf files as an attachment. Visitors of the resource item page can then download this file.
However, what I would need is the "real" pdf url within the file system like "/mypath/mypdf.pdf. I have a flipbook jquery to show a pdf preview within the page which needs the pdf url as a parameter. Any ideas how I can get this?
However, what I would need is the "real" pdf url within the file system like "/mypath/mypdf.pdf. I have a flipbook jquery to show a pdf preview within the page which needs the pdf url as a parameter. Any ideas how I can get this?