ok

Mini Shell

Direktori : /home2/selectio/www/lilyexpresslive/software/admin/
Upload File :
Current File : /home2/selectio/www/lilyexpresslive/software/admin/cargo-lable-print-1.php

<style>

    @media print {
    body{
        min-width: 80mm;
        min-height: 50mm;
        margin: 3mm 3mm 3mm 3mm; 
         /*change the margins as you want them to be. */
   } 
}
</style>
<?php for($k=0;$k<=20;$k++){ ?>
<table style="font-size:7px;min-width: 80mm;min-height: 50mm;" width="100%">
    <tbody>
        <!--<tr>
        <td style="padding:0px;">
           <center><img src="img/logo.png" width="50%" height="42%" style="padding-left: 10px;padding-top: 3px"></center> 
        </td>
        <td style="margin-left:14px;padding:0px;" width="50%">
             <center><b>AWB No : </b><br> <img alt="testing" width="50%" height="12%" src="barcode/barcode.php?codetype=Code39&amp;size=24&amp;text=112523&amp;print=true"></center> 
        </td>
    </tr>-->
    
    <tr>
        <td width="50%" colspan="2" style="padding:0px;padding-left:5px;">
            <table width="100%" style="font-size:7px;">
                <tbody><tr>
                    <td width="15%"><b>Date</b></td>
                    <td> &ensp;:</td>
                    <td><b>08-03-2022</b></td>
                   
                 </tr>
                 <tr>
                    <td><b>Sender</b></td><td> &ensp;:</td>
                    <td><b>XIAOMI TECHNOLOGY (I) PVT LTD</b></td>
                </tr>
                 <tr>
                    <td><b>Name</b></td><td> &ensp;:</td>
                    <td><b>SHREE MARUTHI ASSOCIATES</b></td>
                </tr>
                <tr>
                     <td><b>Code</b></td><td> &ensp;:</td>
                    <td><b>MARUTHI - HUBLI</b></td>
                </tr>
                  <tr>
                    <td width="17%"><b>City</b></td><td> &ensp;:</td>
                    <td><b style="font-weight:900;font-size:7px;">HUBLI</b></td>
                </tr>
                <tr>
                    <td width="10%"><b>Box's No</b></td><td> &ensp;:</td>
                    <td><b>2/2</b></td>
                </tr>
            </tbody></table>
            <table style="font-size:7px;">
                 <tbody><tr>
                    <td style="padding:0px;vertical-align:top;font-size:7px;" width="55%">
                        <b>Address</b>&ensp;&ensp;:
                       <b style="font-size:5px;">PLOT NO 285, G FLOOR, RAVI NAGAR, INDUSTRIAL ESTATE, GOKUL ROAD,HUBLI</b>
                    </td>
                    <td style="margin-left:14px;font-size:7px;">
                         <center> <b>Box AWB No : </b><br><img alt="testing" width="50%" height="8%" src="barcode/barcode.php?codetype=Code39&amp;size=24&amp;text=112523002&amp;print=true"></center> 
                    </td>
                </tr>
            </tbody></table>
            
        </td>
    </tr>
    
</tbody></table>
<?php } ?>

Zerion Mini Shell 1.0