Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<pdffunction:ezSetDy arg="-100" />
|
|
|
2 |
<text size="30" justification="centre"><b>{$title}</b></text>
|
|
|
3 |
<pdffunction:ezSetDy arg="-150" />
|
|
|
4 |
{if $logo}
|
|
|
5 |
<pdffunction:getYPlusOffset return="newy" offset="0" />
|
|
|
6 |
<pdffunction:addJpegFromFile arg="{$logo}" x="250" y=$newy />
|
|
|
7 |
{/if}
|