updateFeesStatus.html edited online with Bitbucket- for pdf alignment changes

This commit is contained in:
gandhimathi 2018-08-08 07:38:25 +00:00
parent 7bad297d81
commit dd16409e31

View File

@ -450,18 +450,18 @@
<div id="print" after-render="printPdf">
<div ng-if="myPdfView">
<table style="border-collapse: collapse; color: black;" border="0" width="100%">
<tbody class="title">
<tbody class="title" style="border:3px solid black;">
<tr style="height: 23px;">
<td ng-if="BranchLogo=='' || BranchLogo==null" style="width: 136px; height: 82px; 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; color: white; background-color: black; font-size: 22px; text-align: center;" rowspan="3">
<td ng-if="BranchLogo=='' || BranchLogo==null" style="width: 136px; height: 82px; color: white; font-size: 22px; text-align: center;" rowspan="3">APOLLO</td>
<td ng-if="BranchLogo!='' && BranchLogo!=null" style="width: 136px; height: 82px; color: white; font-size: 22px; text-align: center;" rowspan="3">
<div class="user-image">
<img class="pull-center" ng-src="images/{{BranchLogo}}" alt="APP">
<img class="pull-center" ng-src="assets/images/logo.png" alt="APP">
<!-- <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>
<div>
<td style="width: 136px; height: 23px; text-align: center; color: white; background-color: black; font-size: 20px;" colspan="3"><strong><!--APOLLO DISTANCE EDUCATION COLLEGE-->{{FeesReceiptTitle}}</strong>
<td style="width: 136px; height: 23px; text-align: center; color: black; font-size: 20px;" colspan="3"><strong><!--APOLLO DISTANCE EDUCATION COLLEGE-->{{FeesReceiptTitle}}</strong>
</div>
</br>
<!--<span style="font-size: 16px;">(A Group of SVE Trust)</span>
@ -471,14 +471,14 @@
</tr>
<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>
<td style="width: 136px; height: 23px; text-align: center; border-bottom-style: hidden; color: white; font-size: 16px;" colspan="3"><!--(A Group of SVE Trust)--></td>
</tr>
<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:&nbsp;9620214554--><!--{{BranchAddr}}--></td>
<td style="width: 136px; height: 36px; text-align: center; color: white; 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:&nbsp;9620214554--><!--{{BranchAddr}}--></td>
</tr>
<tr class="title" style="height: 50px;">
<tr class="title" style="height: 50px;border:3px solid black;">
<td style="width: 150px; height: 50px; text-align: center; border-bottom-style: hidden;padding-left:25%;" colspan="3">
<span style="border: 2px solid black; padding: 10px; border-radius: 15px; font-size: 14px; color: #fff; background-color: black;">FEES ESTIMATE</span>
<span style="border: 2px solid black; padding: 10px; border-radius: 15px; font-size: 14px; color: black; ">FEES ESTIMATE</span>
</td>
<td style="width: 137px; height: 50px; border-left-style: hidden; border-bottom-style: hidden;"><!--<strong>DOM:</strong>-->&nbsp;{{billNo}}<span ng-if="receiptNo!=''">&nbsp;/&nbsp;{{receiptNo}}</span></td>
@ -507,7 +507,7 @@
<td style="width: 136px; height: 24px;" colspan="4"><strong>Rupees In Words:</strong>&nbsp; {{amountInWords}}</td>
</tr>
<tr style="height: 110px;">
<td style="width: 136px; height: 110px;"><span style="border: 2px solid black; padding: 10px;font-size: 14px; color: #fff; background-color: black;">RS.</span><span style="border: 2px solid black; padding: 10px 30px;font-size: 14px; color: black; background-color: #fff;">{{billAmount}}</span></td>
<td style="width: 136px; height: 110px;"><span style="border: 2px solid black; padding: 10px;font-size: 14px; color: black; ">RS.</span><span style="border: 2px solid black; padding: 10px 30px;font-size: 14px; color: black; background-color: #fff;">{{billAmount}}</span></td>
<td style="width: 136px; height: 110px;" colspan="2">
<p><strong>Cash / DD / Cheque:</strong>&nbsp;{{paymentType}}</p>
<p><strong>Payable At/Base&nbsp;Branch:</strong>&nbsp; {{branchName}}</p>
@ -516,8 +516,8 @@
</td>
<td style="width: 137px; height: 110px;"><strong>For APOLLO DISTANCE EDUCATION COLLEGE</strong></td>
</tr>
<tr style="height: 42px;">
<td style="width: 136px; height: 42px; color: white; background-color: black; font-size: 14px;text-align: center;" colspan="4">Note: Terms & Conditions will be applicable as per University norms Fees once paid will not be refunded at any reasons</td>
<tr class="title" style="border:3px solid black;height: 42px;">
<td style="width: 136px; height: 42px; color: black; font-size: 14px;text-align: center;" colspan="4">Note: Terms & Conditions will be applicable as per University norms Fees once paid will not be refunded at any reasons</td>
</tr>
</tbody>