<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Verdana">Hi all,<br>
        <br>
        Is there any mean of deactivating the rotation of labels ?<br>
        <br>
        We do complex manual edition of labels (position and
        orientation).<br>
        Sometimes, we leave the label at 0° orientation (i.e. the
        correspoding orientation field is null).<br>
        Then, when we print a rotated map, labels are kept horizontal,
        while I would expect them to turn along with the map.<br>
        <br>
        Is there any mean to achieve this?<br>
        Is the only way to do a COALESCE(rotation_field, 0) when
        printing (although that would make the label rotation map
        unusable).<br>
        <br>
        <br>
        Cheers,<br>
        <br>
        Denis<br>
      </font></font>
  </body>
</html>