Hi,

The code of my last message is supposed to move the north arrow to the left
(=inside the map area) if there is a legend on the right:
$legendPos = $this->pdfSettings['legendposition'];
          if ($legendPos == "R") {
            $this->Image($northArrow, $this->xLegStart-$northArrowWidth-10,
$this->topLineY+10, 0, $northArrowHeight);
            }


On Tue, Mar 19, 2013 at 4:04 AM, cool_2x <cool...@yahoo.com> wrote:

> thankyu for script, north arrrow displayed on html and pdf print (inside
> legend area)..
> so, how setting north arrow display inside map area like refference maps,
> scale..
> I look in script, but I dont get right script, please help me..
>
>
>
>
> --
> View this message in context:
> http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Northarrow-for-printing-downloading-tp4024984p4025105.html
> Sent from the pmapper-users -- p.mapper users mailing list mailing list
> archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to