pdf issue fixed

This commit is contained in:
venbatechnologies@gmail.com 2017-10-26 15:14:56 +05:30
parent 80a5631773
commit 81191e9970
3 changed files with 4 additions and 4 deletions

0
application/logs/log-2017-10-25.php Normal file → Executable file
View File

View File

@ -146,7 +146,7 @@
?>
<style>
@page { margin: 298px 25px 210px 25px; }
.header { position: fixed; left: 0px; top: -298px; right: 0px; height: 500px;text-align: center; }
.header { position: fixed; left: 0px; top: -289px; right: 0px; height: 500px;text-align: center; }
.footer { position: fixed; bottom: 8px;}
.pagenum:before { content: counter(page); }
</style>
@ -461,7 +461,7 @@
<?php }?>
</tbody>
</table>
<p>&nbsp;</p>
<?php
$i=0;
if(!empty($POItem))
@ -635,7 +635,7 @@
?>
&nbsp;
<div style="text-align: left;"><strong style="padding-left: 2px;">Special Instructions:</strong><?php echo $ServiceDescription;?></div>
<table style="border-collapse: collapse;position:fixed;bottom:123px;border-bottom-style:hidden;" border="1" width="100.3%" cellspacing="0" cellpadding="0">
<table style="border-collapse: collapse;position:fixed;bottom:114px;border-bottom-style:hidden;" border="1" width="100.3%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="4" rowspan="3" width="35%">

View File

@ -161,7 +161,7 @@
?>
<style>
@page { margin: 298px 25px 210px 25px; }
.header { position: fixed; left: 0px; top: -308px; right: 0px; height: 500px;text-align: center; }
.header { position: fixed; left: 0px; top: -300px; right: 0px; height: 500px;text-align: center; }
.footer { position: fixed; bottom: 15px;}
.pagenum:before { content: counter(page); }
</style>