Preventing individual Crystal Reports being locked to printers

Modified on Mon, 20 Apr at 12:21 AM

Crystal Reports may store a specific printer within each report. This:

  • is often not desirable
  • can delay printing while the printer is being searched for.

To prevent a Crystal Report from being locked to a specific printer:

  1. Start Crystal Reports Developer.
  2. Open the report to configure.
  3. Select File > Page Setup from the main menu.
    The Page Setup window is displayed.
  4. Clear the No Printer field.
  5. Close the window.
  6. Select File > Summary Info from the main menu.
    The Summary Info window is displayed.
  7. In the Keywords field, type either:
    • SetDefaultPrinter
    • SetDefaultOrientationPrinter
    .
    The report prints to the current Windows default printer.
     

Note: SetDefaultPrinter is preferred but will also reset page orientation. If the report is landscape orientation, use SetDefaultOrientationPrinter instead.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article