<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Dante,<br>
    <br>
    &nbsp; The problem is that the PHP functions Geomoose uses for creating
    the print image do not support transparent PNGs very well.<br>
    <br>
    &nbsp; The short answer is to change the PNG image type that mapserver is
    producing to:<br>
    <br>
    &nbsp;&nbsp;&nbsp; IMAGETYPE GD_PNG<br>
    &nbsp;&nbsp;&nbsp; OUTPUTFORMAT<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME GD_PNG<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DRIVER "GD/PNG"<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MIMETYPE "image/png"<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEMODE RGB <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXTENSION "png"<br>
    &nbsp;&nbsp;&nbsp; END<br>
    <br>
    But you'll lose all the great AGG rendering features of mapserver
    (antialiasing, etc).<br>
    <br>
    <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 11/26/2010 2:31 PM, Dante Fuster wrote:
    <blockquote
      cite="mid:AANLkTindQiouOwCjg5UJiK-ZHPOURjAP7yXGmN7_Bt9H@mail.gmail.com"
      type="cite">Hi<br>
      <br>
      I have a problems with the print option, I use RedHat Enterprise
      5, Geomoose 2.2 and FGS with postgresql 8.4.1 and postgis 1.3.2,&nbsp;&nbsp;
      <br>
      The configure the aplication is OK, Show maps, search, and change
      visibility, but when I use de Print option (html, image or pdf)
      the maps show in BLACK !!&nbsp; <br>
      &nbsp; <br>
      Can you say me what happens?<br>
      <br>
      Thanks for all<br>
      <br>
      Dante Fuster<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App &amp; Earn a Chance To Win $500!
Tap into the largest installed PC base &amp; get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intelisp-dev2dev">http://p.sf.net/sfu/intelisp-dev2dev</a></pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
    </blockquote>
  </body>
</html>