i m using below code..by using it i able to write asp data into word file n
format it.but i m facing problen in print out..
it show exception
Message = "The object invoked has disconnected from its clients. (Exception
from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))"
please hav a look at below code....
.................div data...................
<div id="printdiv" runat="server">
<table style="border: 5px solid #FF00FF; width:100%">
<tr>
View Complete Post