I’ve tried two ways to have a pdf book available for users:
- I uploaded the file to a record in the database and linked it to the web view on the screen.
- I linked the external URL to a property in a record on the database and linked it to the web view on the screen.
With both of these methods, the pdf still opens in an external browser for users. I’m wondering if there is a better way to do this?