12 lines
273 B
PHP
12 lines
273 B
PHP
<?php
|
|
$header = '
|
|
<table style="font-size: 7pt; width: 100%"><tr>
|
|
<td>
|
|
<img style="width: 150px;" src="modules/EcmReturns/PDFTemplate/logo.png"/>
|
|
</td>
|
|
<td style="text-align: right; vertical-align: bottom; font-size: 12;">
|
|
www.e5.pl
|
|
</td>
|
|
</tr></table>
|
|
<hr>
|
|
'; |