Hello
Code: Select all
I looked through the appery support and I cant find an example on how to do this.
I have a database that contains 100 pdf files. The app generates a list with all the pdf files. I want to be ablwe to click on the list and it opens the pdf file.
How do I map a pdf file to a page?
What Javascript do I need to dynamically get the pdf name from the database and open it?
Code: Select all
Is there a component buiild in appery to display PDF?