I have been printing crystal report when they are in another tab, but when I open crystal report in a new window, then the print icon just doesn't show up. Is there a way around to get the report printing issue solved?
Below is my code in the aspx page:
<CR:CrystalReportViewer ID="CRReportViewer" runat="server" AutoDataBind="true" ToolPanelView="None" PrintMode="Pdf" />