Hi All,
I am facing an issue while Viewing and Printing Word Document in IE.
-----------------------------------------------------------------
<html>
<body>
<iframe src="firs.doc">
</iframe>
</body>
</html>
----------------------------------------------------------------
The above code displays the word document in wordviewer inside the IFRAME .
But when I try to print the word document , it prints blank.
How I would be able to get the word content while printing ?
Please help me in this issue.
Thanks in advance.
Brit
I am facing an issue while Viewing and Printing Word Document in IE.
-----------------------------------------------------------------
<html>
<body>
<iframe src="firs.doc">
</iframe>
</body>
</html>
----------------------------------------------------------------
The above code displays the word document in wordviewer inside the IFRAME .
But when I try to print the word document , it prints blank.
How I would be able to get the word content while printing ?
Please help me in this issue.
Thanks in advance.
Brit