pdf changes done
This commit is contained in:
parent
b8cc2217cf
commit
f0bd14169b
@ -500,15 +500,27 @@
|
||||
|
||||
<table style="border-collapse: collapse; color: black;" border="0" width="100%">
|
||||
<tbody>
|
||||
<tr style="height: 23px;">
|
||||
<td style="width: 136px; height: 82px; border-right-style: hidden; color: white; background-color: black; font-size: 22px; text-align: center;" rowspan="3">APOLLO</td>
|
||||
<td style="width: 136px; height: 23px; text-align: center; border-bottom-style: hidden; color: white; background-color: black; font-size: 20px;" colspan="3"><strong>APOLLO DISTANCE EDUCATION COLLEGE</strong></td>
|
||||
<tr>
|
||||
<td ng-if="BranchLogo=='' || BranchLogo==null" style="width: 136px; height: 82px; border-right-style: hidden; color: white; background-color: black; font-size: 22px; text-align: center;" rowspan="3">APOLLO</td>
|
||||
<td ng-if="BranchLogo!='' && BranchLogo!=null" style="width: 136px; height: 82px; border-right-style: hidden; color: white; background-color: black; font-size: 22px; text-align: center;" rowspan="3">
|
||||
<div class="user-image">
|
||||
<img class="pull-center" ng-src="images/{{BranchLogo}}" alt="">
|
||||
<!-- <img ng-src="{{userInfo.avatar}}" alt="" ng-if="!obj.flow.files.length && !noImage">
|
||||
<img flow-img="obj.flow.files[0]" ng-if="obj.flow.files.length">-->
|
||||
</div>
|
||||
</td>
|
||||
<td style="width: 136px; height: 23px; text-align: center; border-bottom-style: hidden; color: white; background-color: black; font-size: 20px;" colspan="3"><strong>APOLLO DISTANCE EDUCATION COLLEGE</strong>
|
||||
</br>
|
||||
<span style="font-size: 16px;">(A Group of SVE Trust)</span>
|
||||
</br>
|
||||
<span style="font-size: 16px;">{{BranchAddr}}</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="height: 23px;">
|
||||
<td style="width: 136px; height: 23px; text-align: center; border-bottom-style: hidden; color: white; background-color: black; font-size: 16px;" colspan="3">(A Group of SVE Trust)</td>
|
||||
<tr>
|
||||
<td style="width: 136px; height: 23px; text-align: center; border-bottom-style: hidden; color: white; background-color: black; font-size: 16px;" colspan="3"><!--(A Group of SVE Trust)--></td>
|
||||
</tr>
|
||||
<tr style="height: 36px;">
|
||||
<td style="width: 136px; height: 36px; text-align: center; color: white; background-color: black; font-size: 15px;" colspan="3">10/1, First Floor, Old Airport Road, Domlur, Bangalore - 560071. karnataka<br> Land Mark - Opp to Domlur Bus Stop Ph: 9620214554</td>
|
||||
<tr>
|
||||
<td style="width: 136px; height: 36px; text-align: center; color: white; background-color: black; font-size: 15px;" colspan="3"><!--10/1, First Floor, Old Airport Road, Domlur, Bangalore - 560071. karnataka<br> Land Mark - Opp to Domlur Bus Stop Ph: 9620214554--><!--{{BranchAddr}}--></td>
|
||||
</tr>
|
||||
<tr style="height: 50px;">
|
||||
<td style="width: 150px; height: 50px; text-align: center; border-bottom-style: hidden;padding-left:25%;" colspan="3">
|
||||
@ -533,7 +545,7 @@
|
||||
<td style="width: 136px; height: 24px;"><strong>Sem/Year:</strong> {{items.FeesName}}</td>
|
||||
<td ng-if="items.ToSessionName=='Not Applicale'" style="width: 137px; height: 24px;"><strong>Session:</strong> {{items.SessionName}}</td>
|
||||
<td ng-if="items.ToSessionName!='Not Applicale'" style="width: 137px; height: 24px;"><strong>Session:</strong> {{items.SessionName}}/{{items.ToSessionName}}</td>
|
||||
<td style="width: 137px; height: 24px;"><strong>Univ:</strong> {{items.UniversityName}}</td>
|
||||
<td style="width: 137px; height: 24px;"><strong>Univ:</strong> {{items.UniveShortName}}</td>
|
||||
</tr>
|
||||
<tr style="height: 24px;">
|
||||
<td style="width: 136px; height: 24px;" colspan="4"><strong>Rupees In Words:</strong> {{amountInWords}}</td>
|
||||
@ -543,6 +555,7 @@
|
||||
<td style="width: 136px; height: 110px;" colspan="2">
|
||||
<p><strong>Cash / DD / Cheque:</strong> {{paymentType}}</p>
|
||||
<p><strong>Payable At/Base Branch:</strong> {{branchName}}</p>
|
||||
<p><strong>Received By:</strong> {{ReceivedBy}}</p>
|
||||
<p><strong>Date:</strong> <span>{{billDate}}</span> <strong>Place:</strong> {{branchName}}</p>
|
||||
</td>
|
||||
<td style="width: 137px; height: 110px;"><strong>For APOLLO DISTANCE EDUCATION COLLEGE</strong></td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user