Hi Jacob,<br><br>I was add print function on this section of searchresults.phtml :<br><br>//------------------------------- end adding results to map--------------------<br> <br> <br> $winContent .="</TABLE><BR><a href='javascript:
window.print();'>print page</a></BODY></HTML>";<br> <br> $winContent = str_replace ('"','\"', $winContent);<br> $winContent = str_replace ("\n"," ", $winContent);
<br> $winContent = str_replace ("\r","", $winContent);<br> <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>