Have you ever been able to print using this printer? If so, what happened to your system shortly before the problem started?
Are there any lights lit or flashing on the printer?
Press and hold the "Information" button on the printer for about 2 seconds and then release. This should print a "supplies info report / error report." Did the report print? Did it indicate an error condition?
Press and hold the "Information" button on the printer for about 4 seconds until the status LED on the printer blinks slowly, then release the button. This should print a test page. Did the test page print?
Assuming that the above tests show that the printer itself is working properly, you can see if thoroughly uninstalling the printer and then reinstalling it will get things going. The following procedure is a bit more thorough than just uninstalling and reinstalling the printer driver.
Download the current printer driver here:
http://www.dell.com/support/home/us/en/19/product-support/product/dell-b1260dn/drivers
Note: There are several files available for download at this page. The two you should consider are "Dell B1260dn Mono Printer Software Suite and Driver" (which is in the "Application" section and is an 87 MB file) and "Dell B1260dn Mono Printer Driver" (which is in the "Drivers for OS Deployment" section and is a 45 MB file). I don't know what sort of "applications" Dell bundles into its "Software Suite," but if this were my system, I'd download the driver only. The choice, however, is yours.
Disconnect the printer from the computer.
Uninstall printer-related software from Control Panel > Programs and Features
Clean out any stuck print jobs (even though the print queue shows empty) --
- Open an Elevated Command Prompt (search for "cmd.exe"; right-click and select "Run as administrator")
- Type the following in the black Command Prompt window and press Enter after each line
net stop spooler
del /Q "%windir%\system32\spool\PRINTERS\*.*"
net start spooler
Clean out a possibly corrupt printer driver
- Go back to the Elevated Command Prompt (or open it again -- search for "cmd.exe"; right-click and select "Run as administrator")
- Type the following in the black Command Prompt window and press Enter
printui /s /t2
exit
- Select the driver for your Dell printer and click "Remove"
- Select the radio button to remove the driver AND driver package and click OK
Reinstall printer using freshly-downloaded software package.