<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.9600.19597"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>thinking more about it I was guessing that it should work
better when I try using a higher dpi output setting in the print clientsuch as
288 dpi but teh result for the legend on the PDF ist still pixely
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>the </FONT></SPAN><SPAN class=464252923-28072020><FONT
color=#000080 size=2 face=Arial>print client config is this:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>legend: true<BR>title:<BR> label: title<BR> type:
text<BR> options:<BR> required:
false<BR>comment1:<BR> label: Comment<BR>
options:<BR> required: false<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>and screen shot here <A
href="http://www.terragis.net/docs/other/print_client_config.png">http://www.terragis.net/docs/other/print_client_config.png</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial> </DIV></FONT></SPAN>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>Any hint what could be the reason for that
?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>Cheers</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=464252923-28072020><FONT color=#000080
size=2 face=Arial>Karsten</FONT></SPAN></DIV><BR>
<DIV lang=en-us class=OutlookMessageHeader dir=ltr align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> Mapbender_users
[mailto:mapbender_users-bounces@lists.osgeo.org] <B>On Behalf Of
</B>karsten<BR><B>Sent:</B> Tuesday, July 28, 2020 15:48<BR><B>To:</B>
'Mapbender User List'<BR><B>Subject:</B> [Mapbender-users] legend in mapbender -
web display vs. print (PDF)- both from the same MapServer
WMS<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN class=426503622-28072020>Hi
All,</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020></SPAN></FONT> </DIV>
<DIV><SPAN class=426503622-28072020><FONT color=#000080 size=2 face=Arial>in my
MapBender v 3.0.8.5 application I found a problem with the
legend quality output for the PDF print version . The legend in both cases
is form the same MapServer WMS. The two outputs compared look like
this </FONT><A
href="http://www.terragis.net/docs/other/web_legend_vs_print_legend.png"><FONT
size=2
face=Arial>http://www.terragis.net/docs/other/web_legend_vs_print_legend.png</FONT></A><FONT
color=#000080 size=2 face=Arial> - on the left side shows how it is
displayed on the interactive web interface and on the right hand side how it is
pixely in the PDF rendered version. How can this be fixed
?</FONT></SPAN></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN class=426503622-28072020>In
case it helps i added a snippet from the map file below ...</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020></SPAN></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020>Cheers</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020>Karsten</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020></SPAN></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020></SPAN></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020>IMAGETYPE AGG_Q<BR></SPAN></FONT><FONT color=#000080
size=2 face=Arial><SPAN class=426503622-28072020>OUTPUTFORMAT<BR> NAME
'AGG'<BR> DRIVER AGG/PNG<BR> IMAGEMODE RGB<BR> FORMATOPTION
"INTERLACE=ON"<BR>END</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial></FONT> </DIV>
<DIV><FONT color=#000080 size=2 face=Arial><SPAN
class=426503622-28072020>OUTPUTFORMAT<BR> NAME 'AGG_Q'<BR> DRIVER
AGG/PNG<BR> IMAGEMODE RGB<BR> FORMATOPTION
"QUANTIZE_FORCE=ON"<BR> FORMATOPTION
"QUANTIZE_DITHER=OFF"<BR> FORMATOPTION
"QUANTIZE_COLORS=256"<BR> FORMATOPTION "INTERLACE=ON"<BR>END<BR>
<BR>LEGEND <BR> keysize 16 12<BR> keyspacing 5 2 <BR> TRANSPARENT
ON<BR> LABEL<BR> PARTIALS
FALSE<BR> TYPE
TRUETYPE<BR> FONT
'verdana'<BR> SIZE
8<BR> COLOR 1 1 1<BR>
END <BR>END</SPAN></FONT></DIV>
<DIV><FONT color=#000080 size=2 face=Arial></FONT> </DIV></BODY></HTML>