How can I add a WebLink document in an iframe but only display the document pages without the rest of the WebLink panes? I found this documentation about WebAccess and WebLink URLs but it didn't help with my particular question.
I made a screenshot to illustrate the only portion of the WebLink page I want to display in the iframe. I am using this iframe in the screenshot below:
<iframe id="myframe" src="https://ourweblinksite/1/doc/123456/Page1.aspx" width="100%" height="600px"></iframe>