Now I'm using this forge for display pdf:
Image Caption
And here is how it display:
The goal: I want to change the default pdf file base on my data:
And also change the height of the file pdf to fill the screen
Hi Toumtam,Do you want to change the height to match the window full screen?> In the widget configuration properties set "HidePresentationMode: false"Do you want to change the height to increase the visible area?> In the widget surrounding container you can set the dimensions you need.To display data in the widget, set the input parameter "URL" with your document full path. Regards!
I fixed the height but how do I change the pdf default file base on my data