Hello everyone ,
I am requesting your help. I am designing a mobile application for healthcare professionals. I have a list of links that allow downloading drug sheets in PDF format (example: https://app.fagg-afmps.be/pharma-status/api/files/62bc4a1c1e5c015ab3a7dbd2).
I have two requests regarding this matter.
Firstly, how can I download these files via these links directly into my database to be used directly in the application later on?
Secondly, if this is not possible, how can I enter the link into the database and ensure that the file is not downloaded firstly but opened within the application (view the PDF file directly in the application) and if possible, saved on the phone (saving the file avoids the need to redownload it later on).
thank you for your answer.
for my first question. when I upload link in the database (see screenshot), when the user click on the link (button on the app), they have a popup to download the file. while I want it view in the app.
But if i use your solution (google drive link), would not have the same problem ( file is propose to dowload and not watch on app).
more i think the link for my files, is links only for download file and not view its???
but but but …
I have a database in my medecine dictionnary about 11500 entry ( a sample : Feuille de calcul sans titre - Google Drive)…
how can I do it, without have to do it one by one myself? help help
thanks you advence.
best regard
hello, you right. I search few moment and I find a solution. I use freedownload manager, to download each file one by one in a same folder. it will download all file (wich have the same name) with a order number (ex: RCP1, RCP2 , etc). then I upload all file in google drive, and then I use a script ( thank chat gpt) to downlaod all the link in google drive and correspondant file name in a excel table.
A little hard by fonctionnal!!!
thank you for your help