bonjour
i have a page where several documents are dynamicly loaded with ajax.
i need to make a donload link on the pdf of the loaded document (ajax call).
with my tests the ajax response is that the function getDownloadURL() doesn't exists.
Is there possible to use the downloadList.php library for an ajax call or may i have to use a personal function?
If possible, how to do that
thank
RB
Comments