Hi,
I am trying to dynamically show a PDF via the embed widget. I am using a List to select the item then i would like to show the associated PDF.
Does anyone have any ideas into this?
Thank you.
If your PDFs are stored as URL values for a field in the data source the List widget uses, you can set a dynamic URL in the Embed widget to achieve that.
However, there is a browser security limitation on displaying the PDF directly in iframe (Embed widget):
https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/embed-widget.htm
In these cases, try using a browser extension might work, like PDF viewer from Chrome.