1
Answer

image does not come in printout

arpit sharma

arpit sharma

10y
564
1

This is my code

<tr >
<td
rowspan="3" colspan="3">
<div style="float:left;">
<img src="images/law.png" style="height: 132px; width: 95px" alt="logo"/>&nbsp;
</div>
<div style="margin-top:40px; width: 100%; font-size:11px;"> <b> DISTRICT &amp; SESSIONS COURT, SIKAR (RAJ.)<br /> &nbsp;<br />
Name of Exam : Low division clerk</b> </div></td>
<td
colspan="2" >

&nbsp;&nbsp;&nbsp;&nbsp; Center&nbsp;&nbsp; <b>JAIPUR</b> </td>
<td rowspan="2" align="center"

colspan="3">
<b> Roll Number<br />
218071</b></td>
</tr>

in this when i press ctrl+p in google chrome then other things print but image does not print.

Answers (1)
0
Mukesh Depani

Mukesh Depani

NA 51 987 11y
Hi Nimit

Thnx for reply
But I didn't find reference like Microsoft.Dynamic when I click on "Add References".
var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();
0
Nimit Joshi

Nimit Joshi

NA 39.8k 8.4m 11y
Microsoft.Dyanimic assembly reference may be not present in your application. Check it out.