Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php//$Id: contentheader_pieper-freizeit.de_42.inc.php 888 2011-12-14 09:46:11Z tiefland $/*** @author Malte Erling <erling@weban.de>* @copyright 2011 Webagentur Niewerth* @package content-management* @version $Rev: 888 $* @license propietary* @filesource**//**** @author Malte Erling <erling@weban.de>* @copyright 2011 Webagentur Niewerth* @package content-management*/$pdf->setFillColor( 204 );$pdf->cell( 10, 4, "$Pos_text", "LTR", 0, "C", 1 );$pdf->cell( 20, 4, "$Menge_text", "LTR", 0, "C", 1 );$pdf->cell( 20, 4, "$Kennung_text", "LTR", 0, "C", 1 );$pdf->cell( 100, 4, "$Text_text", "LTR", 0, "C", 1 );$pdf->cell( 20, 4, "$Rueckgabe_text", "LTR", 0, "C", 1 );$pdf->cell( 20, 4, "$Tuev_text", "LTR", 1, "C", 1 );$pdf->cell( 10, 4, "", "LBR", 0, "C", 1 );$pdf->cell( 20, 4, "", "LBR", 0, "C", 1 );$pdf->cell( 20, 4, "", "LBR", 0, "C", 1 );$pdf->cell( 100, 4, "", "LBR", 0, "C", 1 );$pdf->cell( 20, 4, "", "LBR", 0, "C", 1 );$pdf->cell( 20, 4, "", "LBR", 1, "C", 1 );?>