Hi, I have trid to load (embed) the .doc file into the html page using object tag. And it doesnt show the word toolbar. My requirement is to allow the user to print the doc from print option in word.
is there a possible way in javascript to enable the word toolbars??
And i have tried another approach using the ActiveXObject.. but this method opens the document in winword.exe.. is tehre a way to embed the .doc file through javascript..?
Cheers
RameshVel