Posted on: 3/4/2015 3:35:12 AM | Views : 603

Dear All,

i have a header with in table in my page has to print all the pages when i print.
<tr> <td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <th valign="top" colspan="2"><font size="4" face="Times New Roman, Times, serif"><font face="Arial, Helvetica, sans-serif">QUOTATION NUMBER: <b><%= quono %></b></font></font> <div align="center"><font face="Times New Roman, Times, serif" size="4"></font></div> </th> </tr> </table> </td> </tr>

Go to the complete details ...