reregistrationform pdf

This commit is contained in:
gayathri1990 2018-08-18 14:16:20 +05:30
parent 3b65c027e1
commit d2852db201
2 changed files with 11 additions and 11 deletions

View File

@ -5,21 +5,21 @@
<table style="height: 341px;background-color: white;" width="578" border=1>
<tbody>
<tr>
<td style="width: 185px; text-align: right;border-right-style: hidden;border-bottom-style: hidden;"><img src="images/{{Course.ProfilePicPath || university/No_Image.png}}" id="logo" style="width: 30%;"></td>
<td style="width: 185px;border-bottom-style: hidden;" colspan="2">
<h1 style="color:blue;"><strong>{{Course.UniversityName}}</strong></h1>
<td style="width: 185px; text-align: left;border-right-style: hidden;border-bottom-style: hidden;"><img src="images/{{Course.ProfilePicPath || university/No_Image.png}}" id="logo" style="width: 30%;"></td>
<td style="width: 150px;border-bottom-style: hidden;" colspan="2">
<h2 style="color:blue; margin-left: -30px;"><strong>{{Course.UniversityName}}</strong></h2>
</td>
</tr>
<tr>
<td style="width: 185px; text-align: center;" colspan="3">
<h5><strong>RE-REGISTRATION FORM</strong></h5>
<p>{{Course.Address}} &nbsp;Mob-{{Course.UnivMobileNumber}}, E-mail id:{{Course.EmailID}}, Website:-</p>
<p>{{Course.Address}} &nbsp;Mob-{{Course.UnivMobileNumber}}, E-mail id:{{Course.EmailID}}</p>
</td>
</tr>
<tr>
<td style="width: 185px;" colspan="3">
<p style="text-align: center;">The from should be complete in all respects and to be filled by Course&nbsp;in English CAPITAL letters in blue /black ink.</p>
<p style="text-align: center;">The from should be complete in all respects and to be filled by Student<br>in English CAPITAL letters in blue /black ink.</p>
<table width="80%">
<tbody>
<tr style="height: 3px;">
@ -79,14 +79,14 @@
<p>Pin Code: __________ Mobile No: <span style="text-decoration:underline;">{{Course.MobileNumber}}</span> E-mail ID: <span style="text-decoration:underline;">{{Course.EmailID}}</span></p>
</td>
</tr>
<tr>
<td style="width: 185px; text-align: center;" colspan="3">&nbsp;SUBJECT / PAPER IN WHICH CANDIDATE APPEARING&nbsp;</td>
</tr>
<tr>
<td style="width: 185px; text-align: center; color:blue;" colspan="3"><strong>&nbsp;SUBJECT / PAPER IN WHICH CANDIDATE APPEARING&nbsp;</strong></td>
</tr>
<tr>
<th style="width: 185px; text-align: center;"><strong>&nbsp;SR.NO</strong></th>
<th style="width: 185px; text-align: center;"><strong>&nbsp;SL.NO</strong></th>
<th style="width: 185px; text-align: center;"><strong>&nbsp;Subject Code</strong></th>
<th style="width: 186px; text-align: center;"><strong>&nbsp;Subject / Paper Code</strong></th>
</tr>
@ -96,7 +96,7 @@
<td style="width: 185px;">{{sub.SubjectCode}}</td>
<td style="width: 186px;">{{sub.SubjectName}}</td>
</tr>
</tbody>
<br/>
<tfoot>

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB