Hi Jacob,<br><br>I was add print function on this section of searchresults.phtml :<br><br>//------------------------------- end adding results to map--------------------<br>&nbsp;<br>&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $winContent .=&quot;&lt;/TABLE&gt;&lt;BR&gt;&lt;a href=&#39;javascript:
window.print();&#39;&gt;print page&lt;/a&gt;&lt;/BODY&gt;&lt;/HTML&gt;&quot;;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $winContent = str_replace (&#39;&quot;&#39;,&#39;\&quot;&#39;, $winContent);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $winContent = str_replace (&quot;\n&quot;,&quot; &quot;, $winContent);
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $winContent = str_replace (&quot;\r&quot;,&quot;&quot;, $winContent);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>this link will shown on Attribute Results window, but still can print that page with this function.<br>Any suggestion??<br><br><br>
Regards,<br><br><br>Ilham Adi A.<br>