Pastebin
Paste #1731: pdf
< previous paste - next paste>
Pasted by chrivers
function PutFoldmarks() {
$this->SetLineWidth(0);
$this->SetDrawColorRGB(0);
$this->Line(0, 108, 20, 108);
$this->Line($this->A4w-20, 108, $this->A4w, 108);
}
New Paste
Go to most recent paste.