i saw this request at feauture list. i am using a simple java code for this on my site. here is the code.
Code: Select all
<td><img onclick="window.print();" style="cursor:pointer" title="Print" src="components/com_phocagallery/assets/images/icon-print.png" /></td>
and then add the print icon i've added below to your components/com_phocagallery/assets/images/ folder.
thats it.