Currently I have a macro running to open a PDF file when a user clicks on a button. However due to user security issues (in house security) all PDFs documents are blocked from opening, they can only be downloaded. Is there any solutions for this? My thoughts were to have the button instead just allow the user to downlaod the file, but was unable to find any helpful code for linking to the file in Jedox. (New to PHP)
Thanks!
Thanks!