<!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>
The problem is that the PHP functions Geomoose uses for creating
the print image do not support transparent PNGs very well.<br>
<br>
The short answer is to change the PNG image type that mapserver is
producing to:<br>
<br>
IMAGETYPE GD_PNG<br>
OUTPUTFORMAT<br>
NAME GD_PNG<br>
DRIVER "GD/PNG"<br>
MIMETYPE "image/png"<br>
IMAGEMODE RGB <br>
EXTENSION "png"<br>
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,
<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 !! <br>
<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 & Earn a Chance To Win $500!
Tap into the largest installed PC base & 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>