All Questions
Tagged with page-viewer-web-part javascript
2 questions
0
votes
1
answer
382
views
Catch link clicked on PDF in Page Viewer
Im displaying a PDF document in a Page Viewer with custom Links in it. When you click a link, the page viewer will show the specific url in the page viewer. In some cases i have a sharepoint site in a ...
0
votes
1
answer
492
views
Inherited Page Viewer Control - allowTransparency on iframe
I created a custom control that inherits from PageViewerWebPart.
Now I need to toggle the allowTransparency attribute to = "true" on the rendered iframe to enable background transparency for the page ...