[pmapper-users] Pmapper3 and save/print problem
Brought to you by:
arminburger
From: listserver s. <cha...@gm...> - 2006-11-15 07:42:22
|
*While in the previous versions of pmapper print and save buttons work in pmapper 3 beta1 i recieve this errors: Fatal error*: [MapServer Error]: msImageLoadGD(): (/ms4w/apps/pmapper/config/demo/../images/reference.png) in *C:\ms4w\apps\pmapper\incphp\print\print.php* on line *73 this is the code around line 73 of print.php: $sbarImg = $this->createScaleBar($printType, $imgDPI); $this->map->selectOutputFormat("jpeg"); $refImg = $this->map->drawReferenceMap(); * |