I created a simple SSRS report using VS 2013 Business Intelligence. I use a stored procedure to fetch my data and I added the columns to the report. I can click View Report and the report displays correctly. I can create a PDF or an Excel file and it works great. The report only displays a few rows of data.
But when I click the icon to print, I get the windows dialog box saying "Page 1 of Sales Report". But it never prints. I have to use the task manager to end the job. I checked the printer jobs in the queue and it says spooling. So what am I doing wrong?