Posts by Roberto • 1 point
1 post
-
0
votes2
answers8677
viewsA: Load full page by clicking link within Iframe
You can create a CSS and in the example class: <head> <style> .framepdf { width: 100%; height: 100%; } </style> </head> <iframe class="framePdf"…