<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<P><SPAN style="BORDER-BOTTOM: medium none; BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: hand" id=lw_1273482223_0 class=yshortcuts>Greetings</SPAN> all,</P>
<P>&nbsp;</P>
<P>Does someone now if it is possible to generate a pdf view of the current map, preferably with a good quality ? </P>
<P>&nbsp;</P>
<P>I only found two options to achieve this, one was using Scribble, but our clients said that the quality is not good enough and the second option was to generate a dwf file using :</P>
<P>&nbsp;</P>
<P>MgMappingService mappingService = (MgMappingService) siteConnection.CreateService(MgServiceType.MappingService);</P>
<P>MgByteReader&nbsp;byteReader = mappingService.GeneratePlot(map, mapCenter, scale, plotSpec, layout, dwfVersion);</P>
<P>&nbsp;</P>
<P>and using pdf creator i generated a pdf view, of great quality i have to say, but the configuration required to achieve this is too complicated for the clients and i have to come with something easier, any ideas please ?<BR>&nbsp;</P>
<DIV>Thanks.</DIV>
<DIV></DIV></DIV>
<DIV></DIV></div><br>

      </body></html>