pdf issue fixed
This commit is contained in:
parent
80a5631773
commit
81191e9970
0
application/logs/log-2017-10-25.php
Normal file → Executable file
0
application/logs/log-2017-10-25.php
Normal file → Executable file
@ -146,7 +146,7 @@
|
|||||||
?>
|
?>
|
||||||
<style>
|
<style>
|
||||||
@page { margin: 298px 25px 210px 25px; }
|
@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;}
|
.footer { position: fixed; bottom: 8px;}
|
||||||
.pagenum:before { content: counter(page); }
|
.pagenum:before { content: counter(page); }
|
||||||
</style>
|
</style>
|
||||||
@ -461,7 +461,7 @@
|
|||||||
<?php }?>
|
<?php }?>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<p> </p>
|
|
||||||
<?php
|
<?php
|
||||||
$i=0;
|
$i=0;
|
||||||
if(!empty($POItem))
|
if(!empty($POItem))
|
||||||
@ -635,7 +635,7 @@
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<div style="text-align: left;"><strong style="padding-left: 2px;">Special Instructions:</strong><?php echo $ServiceDescription;?></div>
|
<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>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="4" rowspan="3" width="35%">
|
<td colspan="4" rowspan="3" width="35%">
|
||||||
|
|||||||
@ -161,7 +161,7 @@
|
|||||||
?>
|
?>
|
||||||
<style>
|
<style>
|
||||||
@page { margin: 298px 25px 210px 25px; }
|
@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;}
|
.footer { position: fixed; bottom: 15px;}
|
||||||
.pagenum:before { content: counter(page); }
|
.pagenum:before { content: counter(page); }
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user