Thanks for inputs, but this is not what I am looking.
Finally I can able to achieve 70 % with iframe. Hope this helps others.
<html>
<body>
<script language="JavaScript">
<!--
- document.write('<iframe align="center" frameborder="0" height="100%" width="100%" name="main" src="http://xxxxxx:8080/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=Fq_jJlHl.wsArlMAAAD3SmsAVFIAXr1H">Your browser does not support iframes to view this content.</iframe>');
// -->
</script>
</body>
</html>