function PutFoldmarks() { $this->SetLineWidth(0); $this->SetDrawColorRGB(0); $this->Line(0, 108, 20, 108); $this->Line($this->A4w-20, 108, $this->A4w, 108); }