Changeset 455
- Timestamp:
- 11/13/08 23:39:49 (2 months ago)
- Files:
-
- pmapper/trunk/incphp/print/pdfprint.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pmapper/trunk/incphp/print/pdfprint.php
r454 r455 306 306 } elseif ($numcls > 1) { 307 307 $this->SetXY($x - 2, $y ); 308 //$this->SetFont($this->defaultFontType, "B", $this->defaultFontSized);308 $this->SetFont($this->defaultFontType, "B", $this->defaultFontSized); 309 309 310 310 $grpDescription = $grp->getDescription();
