<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Apparently, we have the logic in there but it never gets called.</div><div><br></div><div>If you look at the prototype for the renderImage function, there is an optional named parameter, "preserveScale" ... add "true" to the end of the renderImage calls and it should start using the preserve scale functionality.</div><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "Edward E. Boesenberg, III" &lt;eboesenberg@niraengineers.com><br><b><span style="font-weight: bold;">To:</span></b> Dan Little &lt;danlittle@yahoo.com>; geomoose-users@lists.sourceforge.net<br><b><span style="font-weight:
 bold;">Sent:</span></b> Friday, April 24, 2009 1:53:38 PM<br><b><span style="font-weight: bold;">Subject:</span></b> RE: [Geomoose-users] How to print at specific scales?<br></font><br>



 
 







<div class="Section1">

<p class="MsoNormal" style=""><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;">Where is the print option specified?  I looked at
the pdf php files and found some code in print.php (see below).</span></p> 

<p class="MsoNormal" style=""><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;">  </span></p> 

<p class="MsoNormal" style=""><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;"># Basic Printing Option</span></p> 

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;">      renderImage($document,
$TempImage, $imagesize[0], $imagesize[1], $extent[0], $extent[1], $extent[2],
$extent[3]);</span></p> 

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;">  </span></p> 

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;;">I
am guessing it is preserving the extent, how do I tell is to preserve scale.</span><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;, &quot;sans-serif&quot;;color:#1F497D;"></span></p> 

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;, &quot;sans-serif&quot;;color:#1F497D;">  </span></p> 

<div>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in;">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;, &quot;sans-serif&quot;;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;, &quot;sans-serif&quot;;"> Dan Little
[mailto:danlittle@yahoo.com] <br>
<b>Sent:</b> Friday, April 24, 2009 2:14 PM<br>
<b>To:</b> Edward E. Boesenberg, III; geomoose-users@lists.sourceforge.net<br>
<b>Subject:</b> Re: [Geomoose-users] How to print at specific scales?</span></p> 

</div>

</div>

<p class="MsoNormal">  </p> 

<div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">Right
now it has  two printing options (concerning scale):</span></p> 

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">1)
Preserve Extent</span></p> 

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">2)
Preserve Scale </span></p> 

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">  </span></p> 

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">But
there is not a current option to "print to X scale."  However,
if you manually set the scale in the application (say 1:100) then the map
should print to scale when "preserve scale" is selected for the
printing utility.</span></p> 

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;, &quot;sans-serif&quot;;">  </span></p> 

<div>

<div class="MsoNormal" align="center" style="text-align:center;"><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;, &quot;sans-serif&quot;;">

<hr size="1" width="100%" align="center">

</span></div>

<p class="MsoNormal" style="margin-bottom:12.0pt;"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;, &quot;sans-serif&quot;;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;, &quot;sans-serif&quot;;"> "Edward E. Boesenberg, III"
&lt;eboesenberg@niraengineers.com><br>
<b>To:</b> geomoose-users@lists.sourceforge.net<br>
<b>Sent:</b> Friday, April 24, 2009 12:05:33 PM<br>
<b>Subject:</b> [Geomoose-users] How to print at specific scales?</span></p> 

<div>

<p class="MsoNormal" style="">Is
there a way to get Geomoose to print at certain specified scales (ex. 1”=100’
or 1”=200’),  I don’t need the view to be at an exact scale just when I
use the “Print to PDF” function? </p> 

<p class="MsoNormal" style=""> </p> 

<p class="MsoNormal" style="">Edward
E. Boesenberg, III</p> 

<p class="MsoNormal" style="">CADD
/ GIS Manager</p> 

<p class="MsoNormal" style="">Nira
Consulting Engineers, Inc.</p> 

</div>

</div>

</div>

</div>

<p class="MsoNormal">  </p> 

</div>




</div></div><div style="position:fixed"></div></div><br>

      </body></html>