No Default Printer error when trying to print a crystal report

9,704

I had this issue a while ago and whilst I think it is a bug that causes it (not detecting the network printers as a valid printer).

I resolved it on one machine by installing Bullzip PDF printer, and on another machine, before I heard of Bullzip, I resolved it by manually adding a local HP printer that did not exist from drivers and chose "print to file" as the default option.

Share:
9,704

Related videos on Youtube

TheDeveloper
Author by

TheDeveloper

Updated on September 17, 2022

Comments

  • TheDeveloper
    TheDeveloper over 1 year

    We have a website that is responsible for running a bunch of Crystal Reports and displaying them in the browser. This part works fine, however the website was recently set up on a new server and we're having an issue actually printing the reports.

    When we try to print the reports the print dialog shows up, but so does the error "No default printer selected. You may use the control Panel to select a default printer."

    Now there are default printers selected on all the computers, no other application seems to have a problem with this. The printers are all network printers and they all print fine. I tried running a report and printing it from the server itself, and it worked fine. It just seems that the desktop machines can't print reports using the Crystal Report Viewer.

    Anyone know why the default printer is not being recognized? Or anything that would cause this issue?

  • TheDeveloper
    TheDeveloper over 14 years
    You're right, that is an issue with creating crystal reports, but it's not the reason the reports are failing to print. We already made sure all the reports are setup properly awhile back.